summaryrefslogtreecommitdiff
path: root/gcc/kepler.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/kepler.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum')
-rw-r--r--gcc/kepler.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum1462
1 files changed, 1158 insertions, 304 deletions
diff --git a/gcc/kepler.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum b/gcc/kepler.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
index 07914274..55d5c080 100644
--- a/gcc/kepler.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
+++ b/gcc/kepler.SCHWINGE/test/[ARCH]/libstdc++-v3/testsuite/libstdc++.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Fri Sep 19 09:24:35 2014
+Test Run By thomas on Sat Sep 27 05:10:56 2014
Native configuration is i686-pc-linux-gnu
=== libstdc++ tests ===
@@ -49,6 +49,8 @@ PASS: 18_support/bad_cast/what.cc (test for excess errors)
PASS: 18_support/bad_cast/what.cc execution test
PASS: 18_support/bad_exception/23591_thread-1.c (test for excess errors)
PASS: 18_support/bad_exception/23591_thread-1.c execution test
+PASS: 18_support/bad_exception/59392.cc (test for excess errors)
+PASS: 18_support/bad_exception/59392.cc execution test
PASS: 18_support/bad_exception/cons_virtual_derivation.cc (test for excess errors)
PASS: 18_support/bad_exception/cons_virtual_derivation.cc execution test
PASS: 18_support/bad_exception/what.cc (test for excess errors)
@@ -64,6 +66,10 @@ PASS: 18_support/exception/38732.cc execution test
PASS: 18_support/exception/what.cc (test for excess errors)
PASS: 18_support/exception/what.cc execution test
PASS: 18_support/exception_ptr/40296.cc (test for excess errors)
+PASS: 18_support/exception_ptr/60612-terminate.cc (test for excess errors)
+PASS: 18_support/exception_ptr/60612-terminate.cc execution test
+PASS: 18_support/exception_ptr/60612-unexpected.cc (test for excess errors)
+PASS: 18_support/exception_ptr/60612-unexpected.cc execution test
PASS: 18_support/exception_ptr/current_exception.cc (test for excess errors)
PASS: 18_support/exception_ptr/current_exception.cc execution test
PASS: 18_support/exception_ptr/lifespan.cc (test for excess errors)
@@ -116,7 +122,11 @@ PASS: 18_support/initializer_list/range_access.cc (test for excess errors)
PASS: 18_support/initializer_list/requirements/constexpr_functions.cc (test for excess errors)
PASS: 18_support/initializer_list/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 18_support/initializer_list/requirements/typedefs.cc (test for excess errors)
+PASS: 18_support/max_align_t/requirements/1.cc (test for excess errors)
+PASS: 18_support/max_align_t/requirements/2.cc (test for excess errors)
PASS: 18_support/nested_exception/51438.cc (test for excess errors)
+PASS: 18_support/nested_exception/62154.cc (test for excess errors)
+PASS: 18_support/nested_exception/62154.cc execution test
PASS: 18_support/nested_exception/cons.cc (test for excess errors)
PASS: 18_support/nested_exception/cons.cc execution test
PASS: 18_support/nested_exception/nested_ptr.cc (test for excess errors)
@@ -266,17 +276,29 @@ PASS: 19_diagnostics/system_error/what-4.cc (test for excess errors)
PASS: 19_diagnostics/system_error/what-4.cc execution test
PASS: 19_diagnostics/system_error/what-big.cc (test for excess errors)
PASS: 19_diagnostics/system_error/what-big.cc execution test
+PASS: 20_util/add_const/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/add_const/value.cc (test for excess errors)
+PASS: 20_util/add_cv/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/add_cv/value.cc (test for excess errors)
PASS: 20_util/add_lvalue_reference/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/add_lvalue_reference/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/add_lvalue_reference/value.cc (test for excess errors)
-PASS: 20_util/add_lvalue_reference/value.cc execution test
+PASS: 20_util/add_pointer/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/add_pointer/value.cc (test for excess errors)
PASS: 20_util/add_rvalue_reference/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/add_rvalue_reference/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/add_rvalue_reference/value.cc (test for excess errors)
-PASS: 20_util/add_rvalue_reference/value.cc execution test
+PASS: 20_util/add_volatile/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/add_volatile/value.cc (test for excess errors)
PASS: 20_util/addressof/1.cc (test for excess errors)
+PASS: 20_util/addressof/1.cc execution test
PASS: 20_util/addressof/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/aligned_storage/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/aligned_storage/value.cc (test for excess errors)
-PASS: 20_util/aligned_storage/value.cc execution test
+PASS: 20_util/aligned_union/1.cc (test for excess errors)
+PASS: 20_util/alignment_of/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/alignment_of/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/alignment_of/value.cc (test for excess errors)
PASS: 20_util/allocator/1.cc (test for excess errors)
PASS: 20_util/allocator/1.cc execution test
PASS: 20_util/allocator/10378.cc (test for excess errors)
@@ -290,14 +312,19 @@ PASS: 20_util/allocator/requirements/explicit_instantiation/1.cc (test for exces
PASS: 20_util/allocator/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/allocator_traits/members/allocate_hint.cc (test for excess errors)
PASS: 20_util/allocator_traits/members/allocate_hint.cc execution test
+PASS: 20_util/allocator_traits/members/allocate_hint_nonpod.cc (test for excess errors)
+PASS: 20_util/allocator_traits/members/allocate_hint_nonpod.cc execution test
PASS: 20_util/allocator_traits/members/construct.cc (test for excess errors)
PASS: 20_util/allocator_traits/members/construct.cc execution test
PASS: 20_util/allocator_traits/members/destroy.cc (test for excess errors)
+PASS: 20_util/allocator_traits/members/destroy.cc execution test
PASS: 20_util/allocator_traits/members/max_size.cc (test for excess errors)
PASS: 20_util/allocator_traits/members/max_size.cc execution test
PASS: 20_util/allocator_traits/members/select.cc (test for excess errors)
+PASS: 20_util/allocator_traits/members/select.cc execution test
PASS: 20_util/allocator_traits/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/allocator_traits/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/allocator_traits/requirements/typedefs2.cc (test for excess errors)
PASS: 20_util/auto_ptr/1.cc (test for excess errors)
PASS: 20_util/auto_ptr/1.cc execution test
PASS: 20_util/auto_ptr/2.cc (test for excess errors)
@@ -315,7 +342,6 @@ PASS: 20_util/auto_ptr/6.cc execution test
PASS: 20_util/auto_ptr/7.cc (test for excess errors)
PASS: 20_util/auto_ptr/7.cc execution test
PASS: 20_util/auto_ptr/assign_neg.cc (test for errors, line 38)
-PASS: 20_util/auto_ptr/assign_neg.cc candidate note (test for errors, line 38)
PASS: 20_util/auto_ptr/assign_neg.cc (test for errors, line 136)
PASS: 20_util/auto_ptr/assign_neg.cc (test for errors, line 154)
PASS: 20_util/auto_ptr/assign_neg.cc (test for errors, line 264)
@@ -332,6 +358,8 @@ PASS: 20_util/bind/45924.cc (test for excess errors)
PASS: 20_util/bind/48698.cc (test for excess errors)
PASS: 20_util/bind/49058_1.cc (test for excess errors)
PASS: 20_util/bind/49058_2.cc (test for excess errors)
+PASS: 20_util/bind/57899.cc (test for excess errors)
+PASS: 20_util/bind/60497.cc (test for excess errors)
PASS: 20_util/bind/all_bound.cc (test for excess errors)
PASS: 20_util/bind/all_bound.cc execution test
PASS: 20_util/bind/conv_result.cc (test for excess errors)
@@ -369,24 +397,30 @@ PASS: 20_util/common_type/requirements/sfinae_friendly_2.cc (test for excess err
PASS: 20_util/common_type/requirements/typedefs-1.cc (test for excess errors)
PASS: 20_util/common_type/requirements/typedefs-1.cc execution test
PASS: 20_util/common_type/requirements/typedefs-2.cc (test for excess errors)
-PASS: 20_util/common_type/requirements/typedefs-2.cc execution test
+PASS: 20_util/common_type/requirements/typedefs-3.cc (test for excess errors)
PASS: 20_util/conditional/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/conditional/requirements/typedefs-2.cc (test for excess errors)
PASS: 20_util/conditional/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/conditional/requirements/typedefs.cc execution test
PASS: 20_util/decay/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/decay/requirements/typedefs-2.cc (test for excess errors)
PASS: 20_util/decay/requirements/typedefs.cc (test for excess errors)
-PASS: 20_util/decay/requirements/typedefs.cc execution test
PASS: 20_util/declval/requirements/1.cc (test for excess errors)
-PASS: 20_util/declval/requirements/1_neg.cc (test for errors, line 1859)
+PASS: 20_util/declval/requirements/1_neg.cc (test for errors, line 2082)
PASS: 20_util/declval/requirements/1_neg.cc (test for errors, line 28)
PASS: 20_util/declval/requirements/1_neg.cc (test for excess errors)
PASS: 20_util/default_delete/48631_neg.cc (test for errors, line 29)
PASS: 20_util/default_delete/48631_neg.cc (test for excess errors)
PASS: 20_util/default_delete/cons/constexpr.cc (test for excess errors)
+PASS: 20_util/default_delete/void_neg.cc (test for errors, line 28)
+PASS: 20_util/default_delete/void_neg.cc (test for errors, line 72)
+PASS: 20_util/default_delete/void_neg.cc (test for excess errors)
PASS: 20_util/duration/arithmetic/1.cc (test for excess errors)
PASS: 20_util/duration/arithmetic/1.cc execution test
PASS: 20_util/duration/arithmetic/2.cc (test for excess errors)
PASS: 20_util/duration/arithmetic/2.cc execution test
+PASS: 20_util/duration/arithmetic/58850.cc (test for excess errors)
+PASS: 20_util/duration/arithmetic/58850.cc execution test
PASS: 20_util/duration/arithmetic/constexpr.cc (test for excess errors)
PASS: 20_util/duration/arithmetic/dr2020.cc (test for excess errors)
PASS: 20_util/duration/arithmetic/dr2020.cc execution test
@@ -407,6 +441,11 @@ PASS: 20_util/duration/cons/54025.cc (test for excess errors)
PASS: 20_util/duration/cons/constexpr.cc (test for excess errors)
PASS: 20_util/duration/cons/dr974_neg.cc (test for errors, line 32)
PASS: 20_util/duration/cons/dr974_neg.cc (test for excess errors)
+PASS: 20_util/duration/literals/61166.cc (test for excess errors)
+PASS: 20_util/duration/literals/61166.cc execution test
+PASS: 20_util/duration/literals/ns_detail.cc (test for excess errors)
+PASS: 20_util/duration/literals/range.cc (test for errors, line 794)
+PASS: 20_util/duration/literals/range.cc (test for excess errors)
PASS: 20_util/duration/literals/types.cc (test for excess errors)
PASS: 20_util/duration/literals/values.cc (test for excess errors)
PASS: 20_util/duration/literals/values.cc execution test
@@ -424,15 +463,23 @@ PASS: 20_util/duration/requirements/typedefs_neg3.cc (test for errors, line 33)
PASS: 20_util/duration/requirements/typedefs_neg3.cc (test for excess errors)
PASS: 20_util/duration_cast/constexpr.cc (test for excess errors)
PASS: 20_util/enable_if/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/enable_if/requirements/typedefs-2.cc (test for excess errors)
PASS: 20_util/enable_if/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/enable_if/requirements/typedefs_neg.cc (test for errors, line 32)
PASS: 20_util/enable_if/requirements/typedefs_neg.cc (test for excess errors)
PASS: 20_util/enable_shared_from_this/cons/constexpr.cc (test for excess errors)
PASS: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev
PASS: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZN7derivedC2Ev
+PASS: 20_util/enable_shared_from_this/members/assign.cc (test for excess errors)
+PASS: 20_util/enable_shared_from_this/members/assign.cc execution test
+PASS: 20_util/enable_shared_from_this/members/unique_ptr.cc (test for excess errors)
+PASS: 20_util/enable_shared_from_this/members/unique_ptr.cc execution test
PASS: 20_util/enable_shared_from_this/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/exchange/1.cc (test for excess errors)
PASS: 20_util/exchange/1.cc execution test
+PASS: 20_util/extent/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/extent/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/extent/value.cc (test for excess errors)
PASS: 20_util/forward/1.cc (test for excess errors)
PASS: 20_util/forward/1_neg.cc (test for errors, line 31)
PASS: 20_util/forward/1_neg.cc (test for errors, line 41)
@@ -463,8 +510,10 @@ PASS: 20_util/function/43397.cc execution test
PASS: 20_util/function/48541.cc (test for excess errors)
PASS: 20_util/function/5.cc (test for excess errors)
PASS: 20_util/function/5.cc execution test
+PASS: 20_util/function/58569.cc (test for excess errors)
PASS: 20_util/function/6.cc (test for excess errors)
PASS: 20_util/function/6.cc execution test
+PASS: 20_util/function/60594.cc (test for excess errors)
PASS: 20_util/function/7.cc (test for excess errors)
PASS: 20_util/function/7.cc execution test
PASS: 20_util/function/8.cc (test for excess errors)
@@ -480,6 +529,8 @@ PASS: 20_util/function/cmp/cmp_neg.cc (test for errors, line 30)
PASS: 20_util/function/cmp/cmp_neg.cc (test for excess errors)
PASS: 20_util/function/cons/55320.cc (test for excess errors)
PASS: 20_util/function/cons/55320.cc execution test
+PASS: 20_util/function/cons/57465.cc (test for excess errors)
+PASS: 20_util/function/cons/57465.cc execution test
PASS: 20_util/function/cons/addressof.cc (test for excess errors)
PASS: 20_util/function/cons/callable.cc (test for excess errors)
PASS: 20_util/function/cons/move.cc (test for excess errors)
@@ -495,6 +546,7 @@ PASS: 20_util/function_objects/binders/3113.cc (test for excess errors)
PASS: 20_util/function_objects/binders/3113.cc execution test
PASS: 20_util/function_objects/comparisons.cc (test for excess errors)
PASS: 20_util/function_objects/comparisons.cc execution test
+PASS: 20_util/function_objects/comparisons_void.cc (test for excess errors)
PASS: 20_util/function_objects/dr660.cc (test for excess errors)
PASS: 20_util/function_objects/dr660.cc execution test
PASS: 20_util/function_objects/mem_fn/55463.cc (test for excess errors)
@@ -505,18 +557,26 @@ PASS: 20_util/function_objects/mem_fn/forward.cc execution test
PASS: 20_util/has_trivial_copy_assign/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/has_trivial_copy_assign/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/has_trivial_copy_assign/value.cc (test for excess errors)
-PASS: 20_util/has_trivial_copy_assign/value.cc execution test
PASS: 20_util/has_trivial_copy_constructor/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/has_trivial_copy_constructor/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/has_trivial_copy_constructor/value.cc (test for excess errors)
-PASS: 20_util/has_trivial_copy_constructor/value.cc execution test
PASS: 20_util/has_trivial_default_constructor/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/has_trivial_default_constructor/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/has_trivial_default_constructor/value.cc (test for excess errors)
-PASS: 20_util/has_trivial_default_constructor/value.cc execution test
+PASS: 20_util/has_virtual_destructor/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/has_virtual_destructor/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/has_virtual_destructor/value.cc (test for excess errors)
PASS: 20_util/hash/52931.cc (test for excess errors)
-PASS: 20_util/hash/chi2_quality.cc (test for excess errors)
-PASS: 20_util/hash/chi2_quality.cc execution test
+PASS: 20_util/hash/chi2_q_bit_flip_set.cc (test for excess errors)
+PASS: 20_util/hash/chi2_q_bit_flip_set.cc execution test
+PASS: 20_util/hash/chi2_q_bit_string_set.cc (test for excess errors)
+PASS: 20_util/hash/chi2_q_bit_string_set.cc execution test
+PASS: 20_util/hash/chi2_q_document_words.cc (test for excess errors)
+PASS: 20_util/hash/chi2_q_document_words.cc execution test
+PASS: 20_util/hash/chi2_q_numeric_pattern_set.cc (test for excess errors)
+PASS: 20_util/hash/chi2_q_numeric_pattern_set.cc execution test
+PASS: 20_util/hash/chi2_q_uniform_random.cc (test for excess errors)
+PASS: 20_util/hash/chi2_q_uniform_random.cc execution test
PASS: 20_util/hash/operators/size_t.cc (test for excess errors)
PASS: 20_util/hash/operators/size_t.cc execution test
PASS: 20_util/hash/quality.cc (test for excess errors)
@@ -544,6 +604,9 @@ PASS: 20_util/headers/type_traits/types_std_c++0x_neg.cc (test for errors, line
PASS: 20_util/headers/type_traits/types_std_c++0x_neg.cc (test for excess errors)
PASS: 20_util/headers/utility/synopsis.cc (test for excess errors)
PASS: 20_util/headers/utility/using_namespace_std_rel_ops.cc (test for excess errors)
+PASS: 20_util/integer_sequence/intseq.cc (test for excess errors)
+PASS: 20_util/integer_sequence/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/integral_constant/call_operator.cc (test for excess errors)
PASS: 20_util/integral_constant/operator_value_type.cc (test for excess errors)
PASS: 20_util/integral_constant/requirements/constexpr_data.cc (test for excess errors)
PASS: 20_util/integral_constant/requirements/explicit_instantiation.cc (test for excess errors)
@@ -553,186 +616,192 @@ PASS: 20_util/integral_constant/static_definition.cc execution test
PASS: 20_util/integral_constant/true_false_type_typedefs.cc (test for excess errors)
PASS: 20_util/integral_constant/true_false_value.cc (test for excess errors)
PASS: 20_util/integral_constant/true_false_value.cc execution test
+PASS: 20_util/is_abstract/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_abstract/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_abstract/value.cc (test for excess errors)
+PASS: 20_util/is_arithmetic/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_arithmetic/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_arithmetic/value.cc (test for excess errors)
+PASS: 20_util/is_array/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_array/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_array/value.cc (test for excess errors)
PASS: 20_util/is_assignable/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_assignable/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_assignable/value.cc (test for excess errors)
+PASS: 20_util/is_base_of/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_base_of/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_base_of/value.cc (test for excess errors)
+PASS: 20_util/is_class/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_class/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_class/value.cc (test for excess errors)
PASS: 20_util/is_compound/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_compound/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_compound/value.cc (test for excess errors)
-PASS: 20_util/is_compound/value.cc execution test
+PASS: 20_util/is_const/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_const/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_const/value.cc (test for excess errors)
PASS: 20_util/is_constructible/51185.cc (test for excess errors)
PASS: 20_util/is_constructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_constructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_constructible/value-2.cc (test for excess errors)
PASS: 20_util/is_constructible/value.cc (test for excess errors)
-PASS: 20_util/is_constructible/value.cc execution test
PASS: 20_util/is_convertible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_convertible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_convertible/value.cc (test for excess errors)
-PASS: 20_util/is_convertible/value.cc execution test
PASS: 20_util/is_copy_assignable/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_copy_assignable/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_copy_assignable/value.cc (test for excess errors)
-PASS: 20_util/is_copy_assignable/value.cc execution test
PASS: 20_util/is_copy_constructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_copy_constructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_copy_constructible/value.cc (test for excess errors)
-PASS: 20_util/is_copy_constructible/value.cc execution test
PASS: 20_util/is_default_constructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_default_constructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_default_constructible/value.cc (test for excess errors)
PASS: 20_util/is_destructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_destructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_destructible/value.cc (test for excess errors)
+PASS: 20_util/is_empty/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_empty/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_empty/value.cc (test for excess errors)
+PASS: 20_util/is_enum/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_enum/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_enum/value.cc (test for excess errors)
PASS: 20_util/is_floating_point/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_floating_point/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_floating_point/value.cc (test for excess errors)
-PASS: 20_util/is_floating_point/value.cc execution test
PASS: 20_util/is_function/24808.cc (test for excess errors)
PASS: 20_util/is_function/24808.cc execution test
PASS: 20_util/is_function/35637.cc (test for excess errors)
PASS: 20_util/is_function/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_function/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_function/value.cc (test for excess errors)
-PASS: 20_util/is_function/value.cc execution test
PASS: 20_util/is_fundamental/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_fundamental/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_fundamental/value.cc (test for excess errors)
-PASS: 20_util/is_fundamental/value.cc execution test
PASS: 20_util/is_integral/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_integral/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_integral/value.cc (test for excess errors)
-PASS: 20_util/is_integral/value.cc execution test
PASS: 20_util/is_literal_type/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_literal_type/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_literal_type/value.cc (test for excess errors)
-PASS: 20_util/is_literal_type/value.cc execution test
PASS: 20_util/is_lvalue_reference/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_lvalue_reference/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_lvalue_reference/value.cc (test for excess errors)
-PASS: 20_util/is_lvalue_reference/value.cc execution test
PASS: 20_util/is_member_function_pointer/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_member_function_pointer/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_member_function_pointer/value.cc (test for excess errors)
-PASS: 20_util/is_member_function_pointer/value.cc execution test
PASS: 20_util/is_member_object_pointer/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_member_object_pointer/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_member_object_pointer/value.cc (test for excess errors)
-PASS: 20_util/is_member_object_pointer/value.cc execution test
PASS: 20_util/is_member_pointer/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_member_pointer/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_member_pointer/value.cc (test for excess errors)
-PASS: 20_util/is_member_pointer/value.cc execution test
PASS: 20_util/is_move_assignable/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_move_assignable/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_move_assignable/value.cc (test for excess errors)
-PASS: 20_util/is_move_assignable/value.cc execution test
PASS: 20_util/is_move_constructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_move_constructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_move_constructible/value.cc (test for excess errors)
-PASS: 20_util/is_move_constructible/value.cc execution test
PASS: 20_util/is_nothrow_assignable/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_nothrow_assignable/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_nothrow_assignable/value.cc (test for excess errors)
-PASS: 20_util/is_nothrow_assignable/value.cc execution test
PASS: 20_util/is_nothrow_constructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_nothrow_constructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_nothrow_constructible/value.cc (test for excess errors)
-PASS: 20_util/is_nothrow_constructible/value.cc execution test
PASS: 20_util/is_nothrow_copy_assignable/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_nothrow_copy_assignable/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_nothrow_copy_assignable/value.cc (test for excess errors)
-PASS: 20_util/is_nothrow_copy_assignable/value.cc execution test
PASS: 20_util/is_nothrow_copy_constructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_nothrow_copy_constructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_nothrow_copy_constructible/value.cc (test for excess errors)
-PASS: 20_util/is_nothrow_copy_constructible/value.cc execution test
PASS: 20_util/is_nothrow_default_constructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_nothrow_default_constructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_nothrow_default_constructible/value.cc (test for excess errors)
-PASS: 20_util/is_nothrow_default_constructible/value.cc execution test
PASS: 20_util/is_nothrow_destructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_nothrow_destructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_nothrow_destructible/value.cc (test for excess errors)
PASS: 20_util/is_nothrow_move_assignable/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_nothrow_move_assignable/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_nothrow_move_assignable/value.cc (test for excess errors)
-PASS: 20_util/is_nothrow_move_assignable/value.cc execution test
PASS: 20_util/is_nothrow_move_constructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_nothrow_move_constructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_nothrow_move_constructible/value.cc (test for excess errors)
-PASS: 20_util/is_nothrow_move_constructible/value.cc execution test
PASS: 20_util/is_null_pointer/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_null_pointer/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_null_pointer/value.cc (test for excess errors)
-PASS: 20_util/is_null_pointer/value.cc execution test
PASS: 20_util/is_object/24808.cc (test for excess errors)
PASS: 20_util/is_object/24808.cc execution test
PASS: 20_util/is_object/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_object/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_object/value.cc (test for excess errors)
-PASS: 20_util/is_object/value.cc execution test
PASS: 20_util/is_pod/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_pod/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_pod/value.cc (test for excess errors)
-PASS: 20_util/is_pod/value.cc execution test
+PASS: 20_util/is_pointer/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_pointer/value.cc (test for excess errors)
+PASS: 20_util/is_polymorphic/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_polymorphic/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_polymorphic/value.cc (test for excess errors)
PASS: 20_util/is_reference/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_reference/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_reference/value.cc (test for excess errors)
-PASS: 20_util/is_reference/value.cc execution test
PASS: 20_util/is_rvalue_reference/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_rvalue_reference/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_rvalue_reference/value.cc (test for excess errors)
-PASS: 20_util/is_rvalue_reference/value.cc execution test
+PASS: 20_util/is_same/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_same/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_same/value.cc (test for excess errors)
PASS: 20_util/is_scalar/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_scalar/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_scalar/value.cc (test for excess errors)
-PASS: 20_util/is_scalar/value.cc execution test
PASS: 20_util/is_signed/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_signed/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_signed/value.cc (test for excess errors)
-PASS: 20_util/is_signed/value.cc execution test
PASS: 20_util/is_standard_layout/requiremenents/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_standard_layout/requiremenents/typedefs.cc (test for excess errors)
PASS: 20_util/is_standard_layout/value.cc (test for excess errors)
-PASS: 20_util/is_standard_layout/value.cc execution test
PASS: 20_util/is_trivial/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_trivial/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_trivial/value.cc (test for excess errors)
-PASS: 20_util/is_trivial/value.cc execution test
PASS: 20_util/is_trivially_destructible/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_trivially_destructible/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_trivially_destructible/value.cc (test for excess errors)
-PASS: 20_util/is_trivially_destructible/value.cc execution test
+PASS: 20_util/is_union/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_union/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_union/value.cc (test for excess errors)
PASS: 20_util/is_unsigned/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/is_unsigned/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/is_unsigned/value.cc (test for excess errors)
-PASS: 20_util/is_unsigned/value.cc execution test
+PASS: 20_util/is_void/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_void/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_void/value.cc (test for excess errors)
+PASS: 20_util/is_volatile/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/is_volatile/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/is_volatile/value.cc (test for excess errors)
PASS: 20_util/make_signed/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/make_signed/requirements/typedefs-1.cc (test for excess errors)
-PASS: 20_util/make_signed/requirements/typedefs-1.cc execution test
PASS: 20_util/make_signed/requirements/typedefs-2.cc (test for excess errors)
-PASS: 20_util/make_signed/requirements/typedefs-2.cc execution test
+PASS: 20_util/make_signed/requirements/typedefs-3.cc (test for excess errors)
+PASS: 20_util/make_signed/requirements/typedefs-4.cc (test for excess errors)
PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for errors, line 33)
PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for errors, line 35)
PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for errors, line 37)
PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for errors, line 40)
PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for errors, line 42)
-PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for errors, line 1601)
-PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for errors, line 1565)
+PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for errors, line 1747)
+PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for errors, line 1711)
PASS: 20_util/make_signed/requirements/typedefs_neg.cc (test for excess errors)
PASS: 20_util/make_unsigned/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/make_unsigned/requirements/typedefs-1.cc (test for excess errors)
-PASS: 20_util/make_unsigned/requirements/typedefs-1.cc execution test
PASS: 20_util/make_unsigned/requirements/typedefs-2.cc (test for excess errors)
-PASS: 20_util/make_unsigned/requirements/typedefs-2.cc execution test
+PASS: 20_util/make_unsigned/requirements/typedefs-3.cc (test for excess errors)
PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for errors, line 33)
PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for errors, line 35)
PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for errors, line 37)
PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for errors, line 40)
PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for errors, line 42)
-PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for errors, line 1519)
-PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for errors, line 1483)
+PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for errors, line 1650)
+PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for errors, line 1614)
PASS: 20_util/make_unsigned/requirements/typedefs_neg.cc (test for excess errors)
PASS: 20_util/move/1.cc (test for excess errors)
PASS: 20_util/move/requirements/explicit_instantiation.cc (test for excess errors)
@@ -782,6 +851,9 @@ PASS: 20_util/pointer_traits/pointer_to.cc (test for excess errors)
PASS: 20_util/pointer_traits/pointer_to.cc execution test
PASS: 20_util/pointer_traits/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/pointer_traits/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/rank/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/rank/requirements/typedefs.cc (test for excess errors)
+PASS: 20_util/rank/value.cc (test for excess errors)
PASS: 20_util/ratio/comparisons/comp1.cc (test for excess errors)
PASS: 20_util/ratio/comparisons/comp1.cc execution test
PASS: 20_util/ratio/comparisons/comp2.cc (test for excess errors)
@@ -815,6 +887,7 @@ PASS: 20_util/ratio/operations/ops_overflow_neg.cc (test for errors, line 435)
PASS: 20_util/ratio/operations/ops_overflow_neg.cc (test for errors, line 97)
PASS: 20_util/ratio/operations/ops_overflow_neg.cc (test for errors, line 99)
PASS: 20_util/ratio/operations/ops_overflow_neg.cc (test for errors, line 101)
+PASS: 20_util/ratio/operations/ops_overflow_neg.cc (test for errors, line 108)
PASS: 20_util/ratio/operations/ops_overflow_neg.cc (test for excess errors)
PASS: 20_util/ratio/requirements/constexpr_data.cc (test for excess errors)
PASS: 20_util/raw_storage_iterator/requirements/base_classes.cc (test for excess errors)
@@ -840,11 +913,24 @@ PASS: 20_util/reference_wrapper/typedefs-3.cc (test for excess errors)
PASS: 20_util/reference_wrapper/typedefs.cc (test for excess errors)
PASS: 20_util/rel_ops.cc (test for excess errors)
PASS: 20_util/rel_ops.cc execution test
+PASS: 20_util/remove_all_extents/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/remove_all_extents/value.cc (test for excess errors)
+PASS: 20_util/remove_const/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/remove_const/value.cc (test for excess errors)
+PASS: 20_util/remove_cv/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/remove_cv/value.cc (test for excess errors)
+PASS: 20_util/remove_extent/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/remove_extent/value.cc (test for excess errors)
+PASS: 20_util/remove_pointer/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/remove_pointer/value.cc (test for excess errors)
PASS: 20_util/remove_reference/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/remove_reference/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/remove_reference/value.cc (test for excess errors)
-PASS: 20_util/remove_reference/value.cc execution test
+PASS: 20_util/remove_volatile/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 20_util/remove_volatile/value.cc (test for excess errors)
PASS: 20_util/result_of/1.cc (test for excess errors)
PASS: 20_util/result_of/2.cc (test for excess errors)
+PASS: 20_util/result_of/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/result_of/sfinae_friendly_1.cc (test for excess errors)
PASS: 20_util/result_of/sfinae_friendly_2.cc (test for excess errors)
PASS: 20_util/scoped_allocator/1.cc (test for excess errors)
@@ -883,7 +969,7 @@ PASS: 20_util/shared_ptr/comparison/less.cc (test for excess errors)
PASS: 20_util/shared_ptr/comparison/less.cc execution test
PASS: 20_util/shared_ptr/cons/39405.cc (test for excess errors)
PASS: 20_util/shared_ptr/cons/43820_neg.cc (test for errors, line 34)
-PASS: 20_util/shared_ptr/cons/43820_neg.cc (test for errors, line 807)
+PASS: 20_util/shared_ptr/cons/43820_neg.cc (test for errors, line 864)
PASS: 20_util/shared_ptr/cons/43820_neg.cc (test for errors, line 37)
PASS: 20_util/shared_ptr/cons/43820_neg.cc (test for errors, line 307)
PASS: 20_util/shared_ptr/cons/43820_neg.cc (test for excess errors)
@@ -891,6 +977,10 @@ PASS: 20_util/shared_ptr/cons/46910.cc (test for excess errors)
PASS: 20_util/shared_ptr/cons/51365.cc (test for excess errors)
PASS: 20_util/shared_ptr/cons/52924.cc (test for excess errors)
PASS: 20_util/shared_ptr/cons/55123.cc (test for excess errors)
+PASS: 20_util/shared_ptr/cons/58659.cc (test for excess errors)
+PASS: 20_util/shared_ptr/cons/58659.cc execution test
+PASS: 20_util/shared_ptr/cons/58839.cc (test for excess errors)
+PASS: 20_util/shared_ptr/cons/61036.cc (test for excess errors)
PASS: 20_util/shared_ptr/cons/alias.cc (test for excess errors)
PASS: 20_util/shared_ptr/cons/alias.cc execution test
PASS: 20_util/shared_ptr/cons/alloc.cc (test for excess errors)
@@ -926,12 +1016,16 @@ PASS: 20_util/shared_ptr/cons/unique_ptr_deleter_ref_2.cc (test for excess error
PASS: 20_util/shared_ptr/cons/unique_ptr_deleter_ref_2.cc execution test
PASS: 20_util/shared_ptr/cons/unique_ptr_neg.cc (test for errors, line 37)
PASS: 20_util/shared_ptr/cons/unique_ptr_neg.cc (test for excess errors)
+PASS: 20_util/shared_ptr/cons/void_neg.cc (test for errors, line 27)
+PASS: 20_util/shared_ptr/cons/void_neg.cc (test for errors, line 863)
+PASS: 20_util/shared_ptr/cons/void_neg.cc (test for excess errors)
PASS: 20_util/shared_ptr/cons/weak_ptr.cc (test for excess errors)
PASS: 20_util/shared_ptr/cons/weak_ptr.cc execution test
PASS: 20_util/shared_ptr/cons/weak_ptr_expired.cc (test for excess errors)
PASS: 20_util/shared_ptr/cons/weak_ptr_expired.cc execution test
PASS: 20_util/shared_ptr/creation/36949.cc (test for excess errors)
PASS: 20_util/shared_ptr/creation/36949.cc execution test
+PASS: 20_util/shared_ptr/creation/58594.cc (test for excess errors)
PASS: 20_util/shared_ptr/creation/alloc.cc (test for excess errors)
PASS: 20_util/shared_ptr/creation/alloc.cc execution test
PASS: 20_util/shared_ptr/creation/alloc_min.cc (test for excess errors)
@@ -940,6 +1034,7 @@ PASS: 20_util/shared_ptr/creation/dr925.cc (test for excess errors)
PASS: 20_util/shared_ptr/creation/dr925.cc execution test
PASS: 20_util/shared_ptr/creation/make.cc (test for excess errors)
PASS: 20_util/shared_ptr/creation/make.cc execution test
+PASS: 20_util/shared_ptr/creation/no_rtti.cc (test for excess errors)
PASS: 20_util/shared_ptr/creation/private.cc (test for excess errors)
PASS: 20_util/shared_ptr/creation/private.cc execution test
PASS: 20_util/shared_ptr/dest/dest.cc (test for excess errors)
@@ -981,14 +1076,20 @@ PASS: 20_util/shared_ptr/thread/default_weaktoshared.cc (test for excess errors)
PASS: 20_util/shared_ptr/thread/default_weaktoshared.cc execution test
PASS: 20_util/shared_ptr/thread/mutex_weaktoshared.cc (test for excess errors)
PASS: 20_util/shared_ptr/thread/mutex_weaktoshared.cc execution test
+PASS: 20_util/specialized_algorithms/uninitialized_copy/58982.cc (test for excess errors)
PASS: 20_util/specialized_algorithms/uninitialized_copy/808590.cc (test for excess errors)
PASS: 20_util/specialized_algorithms/uninitialized_copy/808590.cc execution test
PASS: 20_util/specialized_algorithms/uninitialized_copy/move_iterators/1.cc (test for excess errors)
PASS: 20_util/specialized_algorithms/uninitialized_copy/move_iterators/1.cc execution test
+PASS: 20_util/specialized_algorithms/uninitialized_copy_n/58982.cc (test for excess errors)
PASS: 20_util/specialized_algorithms/uninitialized_copy_n/move_iterators/1.cc (test for excess errors)
PASS: 20_util/specialized_algorithms/uninitialized_copy_n/move_iterators/1.cc execution test
PASS: 20_util/specialized_algorithms/uninitialized_fill/32158.cc (test for excess errors)
+PASS: 20_util/specialized_algorithms/uninitialized_fill/58982.cc (test for excess errors)
PASS: 20_util/specialized_algorithms/uninitialized_fill_n/16505.cc (test for excess errors)
+PASS: 20_util/specialized_algorithms/uninitialized_fill_n/58982.cc (test for excess errors)
+PASS: 20_util/specialized_algorithms/uninitialized_fill_n/dr1339.cc (test for excess errors)
+PASS: 20_util/specialized_algorithms/uninitialized_fill_n/dr1339.cc execution test
PASS: 20_util/steady_clock/constexpr_data.cc (test for excess errors)
PASS: 20_util/system_clock/1.cc (test for excess errors)
PASS: 20_util/system_clock/1.cc execution test
@@ -1011,12 +1112,15 @@ PASS: 20_util/tuple/48476.cc (test for excess errors)
PASS: 20_util/tuple/48476.cc execution test
PASS: 20_util/tuple/51365.cc (test for excess errors)
PASS: 20_util/tuple/53648.cc (test for excess errors)
+PASS: 20_util/tuple/60497.cc (test for excess errors)
+PASS: 20_util/tuple/61947.cc (test for excess errors)
PASS: 20_util/tuple/comparison_operators/35480_neg.cc (test for errors, line 30)
PASS: 20_util/tuple/comparison_operators/35480_neg.cc (test for errors, line 31)
XFAIL: 20_util/tuple/comparison_operators/35480_neg.cc (test for excess errors)
PASS: 20_util/tuple/comparison_operators/comparisons.cc (test for excess errors)
PASS: 20_util/tuple/comparison_operators/comparisons.cc execution test
PASS: 20_util/tuple/comparison_operators/constexpr.cc (test for excess errors)
+PASS: 20_util/tuple/comparison_operators/overloaded.cc (test for excess errors)
PASS: 20_util/tuple/cons/41530.cc (test for excess errors)
PASS: 20_util/tuple/cons/44487.cc (test for excess errors)
PASS: 20_util/tuple/cons/45228.cc (test for excess errors)
@@ -1070,7 +1174,7 @@ PASS: 20_util/tuple/requirements/explicit_instantiation.cc (test for excess erro
PASS: 20_util/tuple/swap.cc (test for excess errors)
PASS: 20_util/tuple/swap.cc execution test
PASS: 20_util/tuple/tuple_element.cc (test for excess errors)
-PASS: 20_util/tuple/tuple_element.cc execution test
+PASS: 20_util/tuple/tuple_element_t.cc (test for excess errors)
PASS: 20_util/tuple/tuple_size.cc (test for excess errors)
PASS: 20_util/tuple/tuple_size.cc execution test
PASS: 20_util/typeindex/comparison_operators.cc (test for excess errors)
@@ -1084,18 +1188,18 @@ PASS: 20_util/typeindex/name.cc execution test
PASS: 20_util/underlying_type/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 20_util/underlying_type/requirements/typedefs-1.cc (test for excess errors)
PASS: 20_util/underlying_type/requirements/typedefs-2.cc (test for excess errors)
+PASS: 20_util/underlying_type/requirements/typedefs-3.cc (test for excess errors)
PASS: 20_util/unique_ptr/54351.cc (test for excess errors)
PASS: 20_util/unique_ptr/54351.cc execution test
PASS: 20_util/unique_ptr/assign/48635.cc (test for excess errors)
PASS: 20_util/unique_ptr/assign/48635.cc execution test
PASS: 20_util/unique_ptr/assign/48635_neg.cc (test for errors, line 27)
-PASS: 20_util/unique_ptr/assign/48635_neg.cc (test for errors, line 270)
-PASS: 20_util/unique_ptr/assign/48635_neg.cc (test for errors, line 515)
+PASS: 20_util/unique_ptr/assign/48635_neg.cc (test for errors, line 272)
+PASS: 20_util/unique_ptr/assign/48635_neg.cc (test for errors, line 517)
PASS: 20_util/unique_ptr/assign/48635_neg.cc (test for excess errors)
PASS: 20_util/unique_ptr/assign/assign_neg.cc (test for errors, line 42)
PASS: 20_util/unique_ptr/assign/assign_neg.cc (test for errors, line 48)
-PASS: 20_util/unique_ptr/assign/assign_neg.cc candidate-note (test for errors, line 48)
-PASS: 20_util/unique_ptr/assign/assign_neg.cc (test for errors, line 50)
+PASS: 20_util/unique_ptr/assign/assign_neg.cc (test for errors, line 49)
PASS: 20_util/unique_ptr/assign/assign_neg.cc (test for excess errors)
PASS: 20_util/unique_ptr/assign/cv_qual.cc (test for excess errors)
PASS: 20_util/unique_ptr/assign/move.cc (test for excess errors)
@@ -1166,7 +1270,7 @@ PASS: 20_util/unique_ptr/specialized_algorithms/comparisons_array.cc (test for e
PASS: 20_util/unique_ptr/specialized_algorithms/comparisons_array.cc execution test
PASS: 20_util/unique_ptr/specialized_algorithms/swap.cc (test for excess errors)
PASS: 20_util/unique_ptr/specialized_algorithms/swap.cc execution test
-PASS: 20_util/uses_allocator/cons_neg.cc (test for errors, line 118)
+PASS: 20_util/uses_allocator/cons_neg.cc (test for errors, line 92)
PASS: 20_util/uses_allocator/cons_neg.cc (test for excess errors)
PASS: 20_util/uses_allocator/construction.cc (test for excess errors)
PASS: 20_util/uses_allocator/construction.cc execution test
@@ -1175,7 +1279,6 @@ PASS: 20_util/uses_allocator/requirements/typedefs.cc (test for excess errors)
PASS: 20_util/uses_allocator/value.cc (test for excess errors)
PASS: 20_util/uses_allocator/value.cc execution test
PASS: 20_util/weak_ptr/comparison/cmp_neg.cc (test for errors, line 33)
-PASS: 20_util/weak_ptr/comparison/cmp_neg.cc candidate note (test for errors, line 33)
PASS: 20_util/weak_ptr/comparison/cmp_neg.cc (test for excess errors)
PASS: 20_util/weak_ptr/cons/constexpr.cc (test for excess errors)
PASS: 20_util/weak_ptr/cons/constexpr.cc scan-assembler-not _ZNSt8weak_ptrIiEC2Ev
@@ -1186,34 +1289,6 @@ PASS: 20_util/weak_ptr/observers/owner_before.cc execution test
PASS: 20_util/weak_ptr/requirements/explicit_instantiation/1.cc (test for excess errors)
PASS: 20_util/weak_ptr/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 21_strings/basic_string/40160.cc (test for excess errors)
-PASS: 21_strings/basic_string/append/char/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/append/char/1.cc execution test
-PASS: 21_strings/basic_string/append/char/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/append/char/2.cc execution test
-PASS: 21_strings/basic_string/append/char/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/append/char/3.cc execution test
-PASS: 21_strings/basic_string/append/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/append/wchar_t/1.cc execution test
-PASS: 21_strings/basic_string/append/wchar_t/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/append/wchar_t/2.cc execution test
-PASS: 21_strings/basic_string/append/wchar_t/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/append/wchar_t/3.cc execution test
-PASS: 21_strings/basic_string/assign/char/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/assign/char/1.cc execution test
-PASS: 21_strings/basic_string/assign/char/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/assign/char/2.cc execution test
-PASS: 21_strings/basic_string/assign/char/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/assign/char/3.cc execution test
-PASS: 21_strings/basic_string/assign/char/move_assign.cc (test for excess errors)
-PASS: 21_strings/basic_string/assign/char/move_assign.cc execution test
-PASS: 21_strings/basic_string/assign/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/assign/wchar_t/1.cc execution test
-PASS: 21_strings/basic_string/assign/wchar_t/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/assign/wchar_t/2.cc execution test
-PASS: 21_strings/basic_string/assign/wchar_t/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/assign/wchar_t/3.cc execution test
-PASS: 21_strings/basic_string/assign/wchar_t/move_assign.cc (test for excess errors)
-PASS: 21_strings/basic_string/assign/wchar_t/move_assign.cc execution test
PASS: 21_strings/basic_string/capacity/1.cc (test for excess errors)
PASS: 21_strings/basic_string/capacity/1.cc execution test
PASS: 21_strings/basic_string/capacity/char/1.cc (test for excess errors)
@@ -1232,14 +1307,6 @@ PASS: 21_strings/basic_string/capacity/wchar_t/2.cc (test for excess errors)
PASS: 21_strings/basic_string/capacity/wchar_t/2.cc execution test
PASS: 21_strings/basic_string/capacity/wchar_t/shrink_to_fit.cc (test for excess errors)
PASS: 21_strings/basic_string/capacity/wchar_t/shrink_to_fit.cc execution test
-PASS: 21_strings/basic_string/compare/char/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/compare/char/1.cc execution test
-PASS: 21_strings/basic_string/compare/char/13650.cc (test for excess errors)
-PASS: 21_strings/basic_string/compare/char/13650.cc execution test
-PASS: 21_strings/basic_string/compare/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/compare/wchar_t/1.cc execution test
-PASS: 21_strings/basic_string/compare/wchar_t/13650.cc (test for excess errors)
-PASS: 21_strings/basic_string/compare/wchar_t/13650.cc execution test
PASS: 21_strings/basic_string/cons/char/1.cc (test for excess errors)
PASS: 21_strings/basic_string/cons/char/1.cc execution test
PASS: 21_strings/basic_string/cons/char/2.cc (test for excess errors)
@@ -1287,6 +1354,8 @@ PASS: 21_strings/basic_string/element_access/char/3.cc (test for excess errors)
PASS: 21_strings/basic_string/element_access/char/3.cc execution test
PASS: 21_strings/basic_string/element_access/char/4.cc (test for excess errors)
PASS: 21_strings/basic_string/element_access/char/4.cc execution test
+PASS: 21_strings/basic_string/element_access/char/58163.cc (test for excess errors)
+PASS: 21_strings/basic_string/element_access/char/58163.cc execution test
PASS: 21_strings/basic_string/element_access/char/empty.cc (test for excess errors)
PASS: 21_strings/basic_string/element_access/char/empty.cc execution test
PASS: 21_strings/basic_string/element_access/char/front_back.cc (test for excess errors)
@@ -1300,42 +1369,22 @@ PASS: 21_strings/basic_string/element_access/wchar_t/3.cc (test for excess error
PASS: 21_strings/basic_string/element_access/wchar_t/3.cc execution test
PASS: 21_strings/basic_string/element_access/wchar_t/4.cc (test for excess errors)
PASS: 21_strings/basic_string/element_access/wchar_t/4.cc execution test
+PASS: 21_strings/basic_string/element_access/wchar_t/58163.cc (test for excess errors)
+PASS: 21_strings/basic_string/element_access/wchar_t/58163.cc execution test
PASS: 21_strings/basic_string/element_access/wchar_t/empty.cc (test for excess errors)
PASS: 21_strings/basic_string/element_access/wchar_t/empty.cc execution test
PASS: 21_strings/basic_string/element_access/wchar_t/front_back.cc (test for excess errors)
PASS: 21_strings/basic_string/element_access/wchar_t/front_back.cc execution test
-PASS: 21_strings/basic_string/find/char/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/find/char/1.cc execution test
-PASS: 21_strings/basic_string/find/char/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/find/char/2.cc execution test
-PASS: 21_strings/basic_string/find/char/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/find/char/3.cc execution test
-PASS: 21_strings/basic_string/find/char/4.cc (test for excess errors)
-PASS: 21_strings/basic_string/find/char/4.cc execution test
-PASS: 21_strings/basic_string/find/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/find/wchar_t/1.cc execution test
-PASS: 21_strings/basic_string/find/wchar_t/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/find/wchar_t/2.cc execution test
-PASS: 21_strings/basic_string/find/wchar_t/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/find/wchar_t/3.cc execution test
-PASS: 21_strings/basic_string/find/wchar_t/4.cc (test for excess errors)
-PASS: 21_strings/basic_string/find/wchar_t/4.cc execution test
PASS: 21_strings/basic_string/init-list.cc (test for excess errors)
PASS: 21_strings/basic_string/init-list.cc execution test
-PASS: 21_strings/basic_string/insert/char/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/insert/char/1.cc execution test
-PASS: 21_strings/basic_string/insert/char/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/insert/char/2.cc execution test
-PASS: 21_strings/basic_string/insert/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/insert/wchar_t/1.cc execution test
-PASS: 21_strings/basic_string/insert/wchar_t/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/insert/wchar_t/2.cc execution test
PASS: 21_strings/basic_string/inserters_extractors/char/1.cc (test for excess errors)
PASS: 21_strings/basic_string/inserters_extractors/char/1.cc execution test
PASS: 21_strings/basic_string/inserters_extractors/char/10.cc (test for excess errors)
PASS: 21_strings/basic_string/inserters_extractors/char/10.cc execution test
PASS: 21_strings/basic_string/inserters_extractors/char/11.cc (test for excess errors)
PASS: 21_strings/basic_string/inserters_extractors/char/11.cc execution test
+PASS: 21_strings/basic_string/inserters_extractors/char/12.cc (test for excess errors)
+PASS: 21_strings/basic_string/inserters_extractors/char/12.cc execution test
PASS: 21_strings/basic_string/inserters_extractors/char/28277.cc (test for excess errors)
PASS: 21_strings/basic_string/inserters_extractors/char/28277.cc execution test
PASS: 21_strings/basic_string/inserters_extractors/char/4.cc (test for excess errors)
@@ -1360,6 +1409,8 @@ PASS: 21_strings/basic_string/inserters_extractors/wchar_t/10.cc (test for exces
PASS: 21_strings/basic_string/inserters_extractors/wchar_t/10.cc execution test
PASS: 21_strings/basic_string/inserters_extractors/wchar_t/11.cc (test for excess errors)
PASS: 21_strings/basic_string/inserters_extractors/wchar_t/11.cc execution test
+PASS: 21_strings/basic_string/inserters_extractors/wchar_t/12.cc (test for excess errors)
+PASS: 21_strings/basic_string/inserters_extractors/wchar_t/12.cc execution test
PASS: 21_strings/basic_string/inserters_extractors/wchar_t/28277.cc (test for excess errors)
PASS: 21_strings/basic_string/inserters_extractors/wchar_t/28277.cc execution test
PASS: 21_strings/basic_string/inserters_extractors/wchar_t/4.cc (test for excess errors)
@@ -1377,10 +1428,70 @@ PASS: 21_strings/basic_string/inserters_extractors/wchar_t/9.cc execution test
PASS: 21_strings/basic_string/literals/types.cc (test for excess errors)
PASS: 21_strings/basic_string/literals/values.cc (test for excess errors)
PASS: 21_strings/basic_string/literals/values.cc execution test
-PASS: 21_strings/basic_string/modifiers/char/pop_back.cc (test for excess errors)
-PASS: 21_strings/basic_string/modifiers/char/pop_back.cc execution test
-PASS: 21_strings/basic_string/modifiers/wchar_t/pop_back.cc (test for excess errors)
-PASS: 21_strings/basic_string/modifiers/wchar_t/pop_back.cc execution test
+PASS: 21_strings/basic_string/modifiers/append/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/append/char/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/append/char/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/append/char/2.cc execution test
+PASS: 21_strings/basic_string/modifiers/append/char/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/append/char/3.cc execution test
+PASS: 21_strings/basic_string/modifiers/append/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/append/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/append/wchar_t/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/append/wchar_t/2.cc execution test
+PASS: 21_strings/basic_string/modifiers/append/wchar_t/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/append/wchar_t/3.cc execution test
+PASS: 21_strings/basic_string/modifiers/assign/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/assign/char/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/assign/char/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/assign/char/2.cc execution test
+PASS: 21_strings/basic_string/modifiers/assign/char/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/assign/char/3.cc execution test
+PASS: 21_strings/basic_string/modifiers/assign/char/move_assign.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/assign/char/move_assign.cc execution test
+PASS: 21_strings/basic_string/modifiers/assign/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/assign/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/assign/wchar_t/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/assign/wchar_t/2.cc execution test
+PASS: 21_strings/basic_string/modifiers/assign/wchar_t/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/assign/wchar_t/3.cc execution test
+PASS: 21_strings/basic_string/modifiers/assign/wchar_t/move_assign.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/assign/wchar_t/move_assign.cc execution test
+PASS: 21_strings/basic_string/modifiers/insert/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/insert/char/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/insert/char/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/insert/char/2.cc execution test
+PASS: 21_strings/basic_string/modifiers/insert/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/insert/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/insert/wchar_t/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/insert/wchar_t/2.cc execution test
+PASS: 21_strings/basic_string/modifiers/pop_back/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/pop_back/char/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/pop_back/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/pop_back/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/char/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/char/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/char/2.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/char/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/char/3.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/char/4.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/char/4.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/char/5.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/char/5.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/char/6.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/char/6.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/2.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/3.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/4.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/4.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/5.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/5.cc execution test
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/6.cc (test for excess errors)
+PASS: 21_strings/basic_string/modifiers/replace/wchar_t/6.cc execution test
PASS: 21_strings/basic_string/numeric_conversions/char/dr1261.cc (test for excess errors)
PASS: 21_strings/basic_string/numeric_conversions/char/dr1261.cc execution test
PASS: 21_strings/basic_string/numeric_conversions/char/stod.cc (test for excess errors)
@@ -1421,10 +1532,50 @@ PASS: 21_strings/basic_string/numeric_conversions/wchar_t/stoull.cc (test for ex
PASS: 21_strings/basic_string/numeric_conversions/wchar_t/stoull.cc execution test
PASS: 21_strings/basic_string/numeric_conversions/wchar_t/to_wstring.cc (test for excess errors)
PASS: 21_strings/basic_string/numeric_conversions/wchar_t/to_wstring.cc execution test
-PASS: 21_strings/basic_string/operations/char/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/operations/char/1.cc execution test
-PASS: 21_strings/basic_string/operations/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/operations/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/operations/compare/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/compare/char/1.cc execution test
+PASS: 21_strings/basic_string/operations/compare/char/13650.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/compare/char/13650.cc execution test
+PASS: 21_strings/basic_string/operations/compare/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/compare/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/operations/compare/wchar_t/13650.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/compare/wchar_t/13650.cc execution test
+PASS: 21_strings/basic_string/operations/data/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/data/char/1.cc execution test
+PASS: 21_strings/basic_string/operations/data/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/data/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/operations/find/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/find/char/1.cc execution test
+PASS: 21_strings/basic_string/operations/find/char/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/find/char/2.cc execution test
+PASS: 21_strings/basic_string/operations/find/char/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/find/char/3.cc execution test
+PASS: 21_strings/basic_string/operations/find/char/4.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/find/char/4.cc execution test
+PASS: 21_strings/basic_string/operations/find/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/find/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/operations/find/wchar_t/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/find/wchar_t/2.cc execution test
+PASS: 21_strings/basic_string/operations/find/wchar_t/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/find/wchar_t/3.cc execution test
+PASS: 21_strings/basic_string/operations/find/wchar_t/4.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/find/wchar_t/4.cc execution test
+PASS: 21_strings/basic_string/operations/rfind/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/rfind/char/1.cc execution test
+PASS: 21_strings/basic_string/operations/rfind/char/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/rfind/char/2.cc execution test
+PASS: 21_strings/basic_string/operations/rfind/char/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/rfind/char/3.cc execution test
+PASS: 21_strings/basic_string/operations/rfind/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/rfind/wchar_t/1.cc execution test
+PASS: 21_strings/basic_string/operations/rfind/wchar_t/2.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/rfind/wchar_t/2.cc execution test
+PASS: 21_strings/basic_string/operations/rfind/wchar_t/3.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/rfind/wchar_t/3.cc execution test
+PASS: 21_strings/basic_string/operations/substr/char/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/substr/char/1.cc execution test
+PASS: 21_strings/basic_string/operations/substr/wchar_t/1.cc (test for excess errors)
+PASS: 21_strings/basic_string/operations/substr/wchar_t/1.cc execution test
PASS: 21_strings/basic_string/operators/char/1.cc (test for excess errors)
PASS: 21_strings/basic_string/operators/char/1.cc execution test
PASS: 21_strings/basic_string/operators/char/2.cc (test for excess errors)
@@ -1447,30 +1598,6 @@ PASS: 21_strings/basic_string/pthread4.cc (test for excess errors)
PASS: 21_strings/basic_string/pthread4.cc execution test
PASS: 21_strings/basic_string/range_access/char/1.cc (test for excess errors)
PASS: 21_strings/basic_string/range_access/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/char/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/char/1.cc execution test
-PASS: 21_strings/basic_string/replace/char/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/char/2.cc execution test
-PASS: 21_strings/basic_string/replace/char/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/char/3.cc execution test
-PASS: 21_strings/basic_string/replace/char/4.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/char/4.cc execution test
-PASS: 21_strings/basic_string/replace/char/5.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/char/5.cc execution test
-PASS: 21_strings/basic_string/replace/char/6.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/char/6.cc execution test
-PASS: 21_strings/basic_string/replace/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/wchar_t/1.cc execution test
-PASS: 21_strings/basic_string/replace/wchar_t/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/wchar_t/2.cc execution test
-PASS: 21_strings/basic_string/replace/wchar_t/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/wchar_t/3.cc execution test
-PASS: 21_strings/basic_string/replace/wchar_t/4.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/wchar_t/4.cc execution test
-PASS: 21_strings/basic_string/replace/wchar_t/5.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/wchar_t/5.cc execution test
-PASS: 21_strings/basic_string/replace/wchar_t/6.cc (test for excess errors)
-PASS: 21_strings/basic_string/replace/wchar_t/6.cc execution test
PASS: 21_strings/basic_string/requirements/citerators.cc (test for excess errors)
PASS: 21_strings/basic_string/requirements/citerators.cc execution test
PASS: 21_strings/basic_string/requirements/dr438/constructor.cc (test for excess errors)
@@ -1487,22 +1614,6 @@ PASS: 21_strings/basic_string/requirements/explicit_instantiation/char32_t/1.cc
PASS: 21_strings/basic_string/requirements/explicit_instantiation/debug.cc (test for excess errors)
PASS: 21_strings/basic_string/requirements/explicit_instantiation/wchar_t/1.cc (test for excess errors)
PASS: 21_strings/basic_string/requirements/typedefs.cc (test for excess errors)
-PASS: 21_strings/basic_string/rfind/char/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/rfind/char/1.cc execution test
-PASS: 21_strings/basic_string/rfind/char/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/rfind/char/2.cc execution test
-PASS: 21_strings/basic_string/rfind/char/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/rfind/char/3.cc execution test
-PASS: 21_strings/basic_string/rfind/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/rfind/wchar_t/1.cc execution test
-PASS: 21_strings/basic_string/rfind/wchar_t/2.cc (test for excess errors)
-PASS: 21_strings/basic_string/rfind/wchar_t/2.cc execution test
-PASS: 21_strings/basic_string/rfind/wchar_t/3.cc (test for excess errors)
-PASS: 21_strings/basic_string/rfind/wchar_t/3.cc execution test
-PASS: 21_strings/basic_string/substr/char/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/substr/char/1.cc execution test
-PASS: 21_strings/basic_string/substr/wchar_t/1.cc (test for excess errors)
-PASS: 21_strings/basic_string/substr/wchar_t/1.cc execution test
PASS: 21_strings/basic_string/types/1.cc (test for excess errors)
PASS: 21_strings/basic_string/types/23767.cc (test for excess errors)
PASS: 21_strings/c_strings/char/1.cc (test for excess errors)
@@ -1528,6 +1639,8 @@ PASS: 21_strings/c_strings/wchar_t/3_neg.cc (test for errors, line 45)
PASS: 21_strings/c_strings/wchar_t/3_neg.cc (test for excess errors)
PASS: 21_strings/char_traits/requirements/char/1.cc (test for excess errors)
PASS: 21_strings/char_traits/requirements/char/1.cc execution test
+PASS: 21_strings/char_traits/requirements/char/57704.cc (test for excess errors)
+PASS: 21_strings/char_traits/requirements/char/57704.cc execution test
PASS: 21_strings/char_traits/requirements/char/typedefs.cc (test for excess errors)
PASS: 21_strings/char_traits/requirements/char16_t/typedefs.cc (test for excess errors)
PASS: 21_strings/char_traits/requirements/char32_t/typedefs.cc (test for excess errors)
@@ -2638,6 +2751,7 @@ UNSUPPORTED: 23_containers/array/debug/square_brackets_operator1_neg.cc
UNSUPPORTED: 23_containers/array/debug/square_brackets_operator2_neg.cc
PASS: 23_containers/array/element_access/54388.cc (test for excess errors)
PASS: 23_containers/array/element_access/54388.cc execution test
+PASS: 23_containers/array/element_access/60497.cc (test for excess errors)
PASS: 23_containers/array/element_access/at_neg.cc (test for excess errors)
XFAIL: 23_containers/array/element_access/at_neg.cc execution test
PASS: 23_containers/array/element_access/at_out_of_range.cc (test for excess errors)
@@ -2672,14 +2786,14 @@ PASS: 23_containers/array/specialized_algorithms/swap.cc execution test
PASS: 23_containers/array/tuple_interface/constexpr_get.cc (test for excess errors)
PASS: 23_containers/array/tuple_interface/get.cc (test for excess errors)
UNSUPPORTED: 23_containers/array/tuple_interface/get_debug_neg.cc
-PASS: 23_containers/array/tuple_interface/get_neg.cc (test for errors, line 270)
-PASS: 23_containers/array/tuple_interface/get_neg.cc (test for errors, line 279)
-PASS: 23_containers/array/tuple_interface/get_neg.cc (test for errors, line 287)
+PASS: 23_containers/array/tuple_interface/get_neg.cc (test for errors, line 274)
+PASS: 23_containers/array/tuple_interface/get_neg.cc (test for errors, line 283)
+PASS: 23_containers/array/tuple_interface/get_neg.cc (test for errors, line 291)
PASS: 23_containers/array/tuple_interface/get_neg.cc (test for excess errors)
PASS: 23_containers/array/tuple_interface/tuple_element.cc (test for excess errors)
PASS: 23_containers/array/tuple_interface/tuple_element.cc execution test
UNSUPPORTED: 23_containers/array/tuple_interface/tuple_element_debug_neg.cc
-PASS: 23_containers/array/tuple_interface/tuple_element_neg.cc (test for errors, line 316)
+PASS: 23_containers/array/tuple_interface/tuple_element_neg.cc (test for errors, line 322)
PASS: 23_containers/array/tuple_interface/tuple_element_neg.cc (test for excess errors)
PASS: 23_containers/array/tuple_interface/tuple_size.cc (test for excess errors)
PASS: 23_containers/array/tuple_interface/tuple_size.cc execution test
@@ -2739,6 +2853,23 @@ PASS: 23_containers/bitset/to_ulong/1.cc (test for excess errors)
PASS: 23_containers/bitset/to_ulong/1.cc execution test
PASS: 23_containers/deque/14340.cc (test for excess errors)
PASS: 23_containers/deque/18604.cc (test for excess errors)
+PASS: 23_containers/deque/58764.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/copy.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/copy.cc execution test
+PASS: 23_containers/deque/allocator/copy_assign.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/copy_assign.cc execution test
+PASS: 23_containers/deque/allocator/ext_ptr.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/ext_ptr.cc execution test
+PASS: 23_containers/deque/allocator/minimal.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/minimal.cc execution test
+PASS: 23_containers/deque/allocator/move.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/move.cc execution test
+PASS: 23_containers/deque/allocator/move_assign-2.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/move_assign.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/move_assign.cc execution test
+PASS: 23_containers/deque/allocator/noexcept.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/swap.cc (test for excess errors)
+PASS: 23_containers/deque/allocator/swap.cc execution test
PASS: 23_containers/deque/capacity/29134-2.cc (test for excess errors)
PASS: 23_containers/deque/capacity/29134-2.cc execution test
PASS: 23_containers/deque/capacity/29134.cc (test for excess errors)
@@ -2780,6 +2911,7 @@ UNSUPPORTED: 23_containers/deque/debug/insert2_neg.cc
UNSUPPORTED: 23_containers/deque/debug/insert3_neg.cc
PASS: 23_containers/deque/debug/insert4_neg.cc (test for excess errors)
XFAIL: 23_containers/deque/debug/insert4_neg.cc execution test
+UNSUPPORTED: 23_containers/deque/debug/insert5_neg.cc
PASS: 23_containers/deque/debug/invalidation/1.cc (test for excess errors)
PASS: 23_containers/deque/debug/invalidation/1.cc execution test
PASS: 23_containers/deque/debug/invalidation/2.cc (test for excess errors)
@@ -2794,6 +2926,7 @@ UNSUPPORTED: 23_containers/deque/debug/shrink_to_fit.cc
PASS: 23_containers/deque/init-list.cc (test for excess errors)
PASS: 23_containers/deque/init-list.cc execution test
PASS: 23_containers/deque/modifiers/emplace/52799.cc (test for excess errors)
+PASS: 23_containers/deque/modifiers/emplace/const_iterator.cc (test for excess errors)
PASS: 23_containers/deque/modifiers/erase/1.cc (test for excess errors)
PASS: 23_containers/deque/modifiers/erase/1.cc execution test
PASS: 23_containers/deque/modifiers/erase/2.cc (test for excess errors)
@@ -2805,6 +2938,7 @@ PASS: 23_containers/deque/modifiers/erase/50529.cc execution test
PASS: 23_containers/deque/modifiers/erase/54577.cc (test for excess errors)
PASS: 23_containers/deque/modifiers/erase/moveable.cc (test for excess errors)
PASS: 23_containers/deque/modifiers/erase/moveable.cc execution test
+PASS: 23_containers/deque/modifiers/insert/const_iterator.cc (test for excess errors)
PASS: 23_containers/deque/modifiers/moveable.cc (test for excess errors)
PASS: 23_containers/deque/modifiers/moveable.cc execution test
PASS: 23_containers/deque/modifiers/push_back/49836.cc (test for excess errors)
@@ -2825,14 +2959,14 @@ PASS: 23_containers/deque/range_access.cc (test for excess errors)
PASS: 23_containers/deque/requirements/citerators.cc (test for excess errors)
PASS: 23_containers/deque/requirements/citerators.cc execution test
PASS: 23_containers/deque/requirements/do_the_right_thing.cc (test for excess errors)
-PASS: 23_containers/deque/requirements/dr438/assign_neg.cc (test for errors, line 1714)
+PASS: 23_containers/deque/requirements/dr438/assign_neg.cc (test for errors, line 1859)
PASS: 23_containers/deque/requirements/dr438/assign_neg.cc (test for excess errors)
PASS: 23_containers/deque/requirements/dr438/constructor.cc (test for excess errors)
-PASS: 23_containers/deque/requirements/dr438/constructor_1_neg.cc (test for errors, line 1647)
+PASS: 23_containers/deque/requirements/dr438/constructor_1_neg.cc (test for errors, line 1792)
PASS: 23_containers/deque/requirements/dr438/constructor_1_neg.cc (test for excess errors)
-PASS: 23_containers/deque/requirements/dr438/constructor_2_neg.cc (test for errors, line 1647)
+PASS: 23_containers/deque/requirements/dr438/constructor_2_neg.cc (test for errors, line 1792)
PASS: 23_containers/deque/requirements/dr438/constructor_2_neg.cc (test for excess errors)
-PASS: 23_containers/deque/requirements/dr438/insert_neg.cc (test for errors, line 1798)
+PASS: 23_containers/deque/requirements/dr438/insert_neg.cc (test for errors, line 1943)
PASS: 23_containers/deque/requirements/dr438/insert_neg.cc (test for excess errors)
PASS: 23_containers/deque/requirements/exception/basic.cc (test for excess errors)
PASS: 23_containers/deque/requirements/exception/basic.cc execution test
@@ -2852,12 +2986,15 @@ PASS: 23_containers/forward_list/allocator/copy.cc (test for excess errors)
PASS: 23_containers/forward_list/allocator/copy.cc execution test
PASS: 23_containers/forward_list/allocator/copy_assign.cc (test for excess errors)
PASS: 23_containers/forward_list/allocator/copy_assign.cc execution test
+PASS: 23_containers/forward_list/allocator/ext_ptr.cc (test for excess errors)
+PASS: 23_containers/forward_list/allocator/ext_ptr.cc execution test
PASS: 23_containers/forward_list/allocator/minimal.cc (test for excess errors)
PASS: 23_containers/forward_list/allocator/minimal.cc execution test
+PASS: 23_containers/forward_list/allocator/move.cc (test for excess errors)
+PASS: 23_containers/forward_list/allocator/move.cc execution test
PASS: 23_containers/forward_list/allocator/move_assign.cc (test for excess errors)
PASS: 23_containers/forward_list/allocator/move_assign.cc execution test
PASS: 23_containers/forward_list/allocator/noexcept.cc (test for excess errors)
-PASS: 23_containers/forward_list/allocator/noexcept.cc execution test
PASS: 23_containers/forward_list/allocator/swap.cc (test for excess errors)
PASS: 23_containers/forward_list/allocator/swap.cc execution test
PASS: 23_containers/forward_list/capacity/1.cc (test for excess errors)
@@ -2897,8 +3034,14 @@ PASS: 23_containers/forward_list/cons/cons_size.cc execution test
PASS: 23_containers/forward_list/cons/moveable.cc (test for excess errors)
PASS: 23_containers/forward_list/cons/moveable.cc execution test
PASS: 23_containers/forward_list/cons/noexcept_move_construct.cc (test for excess errors)
+PASS: 23_containers/forward_list/debug/60499.cc (test for excess errors)
PASS: 23_containers/forward_list/debug/clear.cc (test for excess errors)
PASS: 23_containers/forward_list/debug/clear.cc execution test
+UNSUPPORTED: 23_containers/forward_list/debug/construct1_neg.cc
+UNSUPPORTED: 23_containers/forward_list/debug/construct2_neg.cc
+UNSUPPORTED: 23_containers/forward_list/debug/construct3_neg.cc
+PASS: 23_containers/forward_list/debug/construct4_neg.cc (test for excess errors)
+XFAIL: 23_containers/forward_list/debug/construct4_neg.cc execution test
UNSUPPORTED: 23_containers/forward_list/debug/erase_after1_neg.cc
UNSUPPORTED: 23_containers/forward_list/debug/erase_after2_neg.cc
UNSUPPORTED: 23_containers/forward_list/debug/erase_after3_neg.cc
@@ -2911,9 +3054,14 @@ UNSUPPORTED: 23_containers/forward_list/debug/erase_after9_neg.cc
UNSUPPORTED: 23_containers/forward_list/debug/insert_after1_neg.cc
UNSUPPORTED: 23_containers/forward_list/debug/insert_after2_neg.cc
UNSUPPORTED: 23_containers/forward_list/debug/insert_after3_neg.cc
+UNSUPPORTED: 23_containers/forward_list/debug/insert_after4_neg.cc
UNSUPPORTED: 23_containers/forward_list/debug/iterator_self_move_assign_neg.cc
+PASS: 23_containers/forward_list/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/forward_list/debug/move_assign_neg.cc execution test
PASS: 23_containers/forward_list/debug/move_constructor.cc (test for excess errors)
PASS: 23_containers/forward_list/debug/move_constructor.cc execution test
+PASS: 23_containers/forward_list/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/forward_list/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/forward_list/debug/self_move_assign_neg.cc
PASS: 23_containers/forward_list/debug/splice_after.cc (test for excess errors)
PASS: 23_containers/forward_list/debug/splice_after.cc execution test
@@ -3001,6 +3149,7 @@ PASS: 23_containers/list/18604.cc (test for excess errors)
PASS: 23_containers/list/23781_neg.cc (test for errors, line 28)
PASS: 23_containers/list/23781_neg.cc (test for errors, line 29)
PASS: 23_containers/list/23781_neg.cc (test for excess errors)
+PASS: 23_containers/list/58764.cc (test for excess errors)
PASS: 23_containers/list/capacity/1.cc (test for excess errors)
PASS: 23_containers/list/capacity/1.cc execution test
PASS: 23_containers/list/capacity/29134.cc (test for excess errors)
@@ -3050,6 +3199,7 @@ UNSUPPORTED: 23_containers/list/debug/insert2_neg.cc
UNSUPPORTED: 23_containers/list/debug/insert3_neg.cc
PASS: 23_containers/list/debug/insert4_neg.cc (test for excess errors)
XFAIL: 23_containers/list/debug/insert4_neg.cc execution test
+UNSUPPORTED: 23_containers/list/debug/insert5_neg.cc
PASS: 23_containers/list/debug/invalidation/1.cc (test for excess errors)
PASS: 23_containers/list/debug/invalidation/1.cc execution test
PASS: 23_containers/list/debug/invalidation/2.cc (test for excess errors)
@@ -3071,9 +3221,11 @@ PASS: 23_containers/list/modifiers/2.cc execution test
PASS: 23_containers/list/modifiers/3.cc (test for excess errors)
PASS: 23_containers/list/modifiers/3.cc execution test
PASS: 23_containers/list/modifiers/emplace/52799.cc (test for excess errors)
+PASS: 23_containers/list/modifiers/emplace/const_iterator.cc (test for excess errors)
PASS: 23_containers/list/modifiers/erase/54577.cc (test for excess errors)
PASS: 23_containers/list/modifiers/insert/25288.cc (test for excess errors)
PASS: 23_containers/list/modifiers/insert/25288.cc execution test
+PASS: 23_containers/list/modifiers/insert/const_iterator.cc (test for excess errors)
PASS: 23_containers/list/modifiers/swap/1.cc (test for excess errors)
PASS: 23_containers/list/modifiers/swap/1.cc execution test
PASS: 23_containers/list/modifiers/swap/2.cc (test for excess errors)
@@ -3096,8 +3248,7 @@ PASS: 23_containers/list/operations/4.cc (test for excess errors)
PASS: 23_containers/list/operations/4.cc execution test
PASS: 23_containers/list/operations/42352.cc (test for excess errors)
PASS: 23_containers/list/operations/42352.cc execution test
-PASS: 23_containers/list/operations/5.cc (test for excess errors)
-PASS: 23_containers/list/operations/5.cc execution test
+PASS: 23_containers/list/operations/splice/const_iterator.cc (test for excess errors)
PASS: 23_containers/list/pthread1.cc (test for excess errors)
PASS: 23_containers/list/pthread1.cc execution test
PASS: 23_containers/list/pthread5.cc (test for excess errors)
@@ -3106,14 +3257,14 @@ PASS: 23_containers/list/range_access.cc (test for excess errors)
PASS: 23_containers/list/requirements/citerators.cc (test for excess errors)
PASS: 23_containers/list/requirements/citerators.cc execution test
PASS: 23_containers/list/requirements/do_the_right_thing.cc (test for excess errors)
-PASS: 23_containers/list/requirements/dr438/assign_neg.cc (test for errors, line 1545)
+PASS: 23_containers/list/requirements/dr438/assign_neg.cc (test for errors, line 1665)
PASS: 23_containers/list/requirements/dr438/assign_neg.cc (test for excess errors)
PASS: 23_containers/list/requirements/dr438/constructor.cc (test for excess errors)
-PASS: 23_containers/list/requirements/dr438/constructor_1_neg.cc (test for errors, line 1497)
+PASS: 23_containers/list/requirements/dr438/constructor_1_neg.cc (test for errors, line 1617)
PASS: 23_containers/list/requirements/dr438/constructor_1_neg.cc (test for excess errors)
-PASS: 23_containers/list/requirements/dr438/constructor_2_neg.cc (test for errors, line 1497)
+PASS: 23_containers/list/requirements/dr438/constructor_2_neg.cc (test for errors, line 1617)
PASS: 23_containers/list/requirements/dr438/constructor_2_neg.cc (test for excess errors)
-PASS: 23_containers/list/requirements/dr438/insert_neg.cc (test for errors, line 1497)
+PASS: 23_containers/list/requirements/dr438/insert_neg.cc (test for errors, line 1617)
PASS: 23_containers/list/requirements/dr438/insert_neg.cc (test for excess errors)
PASS: 23_containers/list/requirements/exception/basic.cc (test for excess errors)
PASS: 23_containers/list/requirements/exception/basic.cc execution test
@@ -3136,16 +3287,36 @@ PASS: 23_containers/map/23781_neg.cc (test for errors, line 27)
PASS: 23_containers/map/23781_neg.cc (test for errors, line 28)
PASS: 23_containers/map/23781_neg.cc (test for excess errors)
PASS: 23_containers/map/56613.cc (test for excess errors)
+PASS: 23_containers/map/58764.cc (test for excess errors)
+PASS: 23_containers/map/59872.cc (test for excess errors)
+PASS: 23_containers/map/allocator/copy.cc (test for excess errors)
+PASS: 23_containers/map/allocator/copy.cc execution test
+PASS: 23_containers/map/allocator/copy_assign.cc (test for excess errors)
+PASS: 23_containers/map/allocator/copy_assign.cc execution test
+PASS: 23_containers/map/allocator/init-list.cc (test for excess errors)
+PASS: 23_containers/map/allocator/init-list.cc execution test
+PASS: 23_containers/map/allocator/minimal.cc (test for excess errors)
+PASS: 23_containers/map/allocator/minimal.cc execution test
+PASS: 23_containers/map/allocator/move.cc (test for excess errors)
+PASS: 23_containers/map/allocator/move.cc execution test
+PASS: 23_containers/map/allocator/move_assign.cc (test for excess errors)
+PASS: 23_containers/map/allocator/move_assign.cc execution test
+PASS: 23_containers/map/allocator/noexcept.cc (test for excess errors)
+PASS: 23_containers/map/allocator/swap.cc (test for excess errors)
+PASS: 23_containers/map/allocator/swap.cc execution test
PASS: 23_containers/map/capacity/29134.cc (test for excess errors)
PASS: 23_containers/map/capacity/29134.cc execution test
PASS: 23_containers/map/cons/moveable.cc (test for excess errors)
PASS: 23_containers/map/cons/moveable.cc execution test
PASS: 23_containers/map/cons/noexcept_move_construct.cc (test for excess errors)
+PASS: 23_containers/map/debug/60499.cc (test for excess errors)
UNSUPPORTED: 23_containers/map/debug/construct1_neg.cc
UNSUPPORTED: 23_containers/map/debug/construct2_neg.cc
UNSUPPORTED: 23_containers/map/debug/construct3_neg.cc
PASS: 23_containers/map/debug/construct4_neg.cc (test for excess errors)
XFAIL: 23_containers/map/debug/construct4_neg.cc execution test
+PASS: 23_containers/map/debug/construct5_neg.cc (test for excess errors)
+XFAIL: 23_containers/map/debug/construct5_neg.cc execution test
UNSUPPORTED: 23_containers/map/debug/insert1_neg.cc
UNSUPPORTED: 23_containers/map/debug/insert2_neg.cc
UNSUPPORTED: 23_containers/map/debug/insert3_neg.cc
@@ -3156,9 +3327,11 @@ PASS: 23_containers/map/debug/invalidation/1.cc execution test
PASS: 23_containers/map/debug/invalidation/2.cc (test for excess errors)
PASS: 23_containers/map/debug/invalidation/2.cc execution test
UNSUPPORTED: 23_containers/map/debug/iterator_self_move_assign_neg.cc
+PASS: 23_containers/map/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/map/debug/move_assign_neg.cc execution test
+PASS: 23_containers/map/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/map/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/map/debug/self_move_assign_neg.cc
-PASS: 23_containers/map/dr130.cc (test for excess errors)
-PASS: 23_containers/map/dr130.cc execution test
PASS: 23_containers/map/element_access/1.cc (test for excess errors)
PASS: 23_containers/map/element_access/1.cc execution test
PASS: 23_containers/map/element_access/2.cc (test for excess errors)
@@ -3169,10 +3342,16 @@ PASS: 23_containers/map/element_access/46148.cc (test for excess errors)
PASS: 23_containers/map/element_access/46148.cc execution test
PASS: 23_containers/map/init-list.cc (test for excess errors)
PASS: 23_containers/map/init-list.cc execution test
+PASS: 23_containers/map/modifiers/dr130.cc (test for excess errors)
+PASS: 23_containers/map/modifiers/dr130.cc execution test
PASS: 23_containers/map/modifiers/emplace/1.cc (test for excess errors)
PASS: 23_containers/map/modifiers/emplace/1.cc execution test
PASS: 23_containers/map/modifiers/erase/47628.cc (test for excess errors)
PASS: 23_containers/map/modifiers/erase/51142.cc (test for excess errors)
+PASS: 23_containers/map/modifiers/erase/abi_tag.cc (test for excess errors)
+PASS: 23_containers/map/modifiers/erase/abi_tag.cc scan-assembler _ZNSt3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseB5cxx11ESt17_Rb_tree_iteratorIS4_E
+PASS: 23_containers/map/modifiers/erase/dr130-linkage-check.cc (test for excess errors)
+PASS: 23_containers/map/modifiers/erase/dr130-linkage-check.cc execution test
PASS: 23_containers/map/modifiers/insert/1.cc (test for excess errors)
PASS: 23_containers/map/modifiers/insert/1.cc execution test
PASS: 23_containers/map/modifiers/insert/16813.cc (test for excess errors)
@@ -3197,7 +3376,6 @@ PASS: 23_containers/map/operations/31440.cc (test for excess errors)
PASS: 23_containers/map/operations/count.cc (test for excess errors)
PASS: 23_containers/map/operations/count.cc execution test
PASS: 23_containers/map/operators/1.cc (test for excess errors)
-PASS: 23_containers/map/operators/1.cc execution test
PASS: 23_containers/map/operators/1_neg.cc (test for errors, line 39)
PASS: 23_containers/map/operators/1_neg.cc (test for errors, line 40)
PASS: 23_containers/map/operators/1_neg.cc (test for excess errors)
@@ -3227,16 +3405,35 @@ PASS: 23_containers/multimap/14340.cc (test for excess errors)
PASS: 23_containers/multimap/23781_neg.cc (test for errors, line 27)
PASS: 23_containers/multimap/23781_neg.cc (test for errors, line 28)
PASS: 23_containers/multimap/23781_neg.cc (test for excess errors)
+PASS: 23_containers/multimap/58764.cc (test for excess errors)
+PASS: 23_containers/multimap/allocator/copy.cc (test for excess errors)
+PASS: 23_containers/multimap/allocator/copy.cc execution test
+PASS: 23_containers/multimap/allocator/copy_assign.cc (test for excess errors)
+PASS: 23_containers/multimap/allocator/copy_assign.cc execution test
+PASS: 23_containers/multimap/allocator/init-list.cc (test for excess errors)
+PASS: 23_containers/multimap/allocator/init-list.cc execution test
+PASS: 23_containers/multimap/allocator/minimal.cc (test for excess errors)
+PASS: 23_containers/multimap/allocator/minimal.cc execution test
+PASS: 23_containers/multimap/allocator/move.cc (test for excess errors)
+PASS: 23_containers/multimap/allocator/move.cc execution test
+PASS: 23_containers/multimap/allocator/move_assign.cc (test for excess errors)
+PASS: 23_containers/multimap/allocator/move_assign.cc execution test
+PASS: 23_containers/multimap/allocator/noexcept.cc (test for excess errors)
+PASS: 23_containers/multimap/allocator/swap.cc (test for excess errors)
+PASS: 23_containers/multimap/allocator/swap.cc execution test
PASS: 23_containers/multimap/capacity/29134.cc (test for excess errors)
PASS: 23_containers/multimap/capacity/29134.cc execution test
PASS: 23_containers/multimap/cons/moveable.cc (test for excess errors)
PASS: 23_containers/multimap/cons/moveable.cc execution test
PASS: 23_containers/multimap/cons/noexcept_move_construct.cc (test for excess errors)
+PASS: 23_containers/multimap/debug/60499.cc (test for excess errors)
UNSUPPORTED: 23_containers/multimap/debug/construct1_neg.cc
UNSUPPORTED: 23_containers/multimap/debug/construct2_neg.cc
UNSUPPORTED: 23_containers/multimap/debug/construct3_neg.cc
PASS: 23_containers/multimap/debug/construct4_neg.cc (test for excess errors)
XFAIL: 23_containers/multimap/debug/construct4_neg.cc execution test
+PASS: 23_containers/multimap/debug/construct5_neg.cc (test for excess errors)
+XFAIL: 23_containers/multimap/debug/construct5_neg.cc execution test
UNSUPPORTED: 23_containers/multimap/debug/insert1_neg.cc
UNSUPPORTED: 23_containers/multimap/debug/insert2_neg.cc
UNSUPPORTED: 23_containers/multimap/debug/insert3_neg.cc
@@ -3247,15 +3444,23 @@ PASS: 23_containers/multimap/debug/invalidation/1.cc execution test
PASS: 23_containers/multimap/debug/invalidation/2.cc (test for excess errors)
PASS: 23_containers/multimap/debug/invalidation/2.cc execution test
UNSUPPORTED: 23_containers/multimap/debug/iterator_self_move_assign_neg.cc
+PASS: 23_containers/multimap/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/multimap/debug/move_assign_neg.cc execution test
+PASS: 23_containers/multimap/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/multimap/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/multimap/debug/self_move_assign_neg.cc
-PASS: 23_containers/multimap/dr130.cc (test for excess errors)
-PASS: 23_containers/multimap/dr130.cc execution test
PASS: 23_containers/multimap/init-list.cc (test for excess errors)
PASS: 23_containers/multimap/init-list.cc execution test
+PASS: 23_containers/multimap/modifiers/dr130.cc (test for excess errors)
+PASS: 23_containers/multimap/modifiers/dr130.cc execution test
PASS: 23_containers/multimap/modifiers/emplace/1.cc (test for excess errors)
PASS: 23_containers/multimap/modifiers/emplace/1.cc execution test
PASS: 23_containers/multimap/modifiers/erase/47628.cc (test for excess errors)
PASS: 23_containers/multimap/modifiers/erase/51142.cc (test for excess errors)
+PASS: 23_containers/multimap/modifiers/erase/abi_tag.cc (test for excess errors)
+PASS: 23_containers/multimap/modifiers/erase/abi_tag.cc scan-assembler _ZNSt8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseB5cxx11ESt17_Rb_tree_iteratorIS4_E
+PASS: 23_containers/multimap/modifiers/erase/dr130-linkage-check.cc (test for excess errors)
+PASS: 23_containers/multimap/modifiers/erase/dr130-linkage-check.cc execution test
PASS: 23_containers/multimap/modifiers/insert/1.cc (test for excess errors)
PASS: 23_containers/multimap/modifiers/insert/1.cc execution test
PASS: 23_containers/multimap/modifiers/insert/2.cc (test for excess errors)
@@ -3298,16 +3503,35 @@ PASS: 23_containers/multiset/14340.cc (test for excess errors)
PASS: 23_containers/multiset/23781_neg.cc (test for errors, line 27)
PASS: 23_containers/multiset/23781_neg.cc (test for errors, line 28)
PASS: 23_containers/multiset/23781_neg.cc (test for excess errors)
+PASS: 23_containers/multiset/58764.cc (test for excess errors)
+PASS: 23_containers/multiset/allocator/copy.cc (test for excess errors)
+PASS: 23_containers/multiset/allocator/copy.cc execution test
+PASS: 23_containers/multiset/allocator/copy_assign.cc (test for excess errors)
+PASS: 23_containers/multiset/allocator/copy_assign.cc execution test
+PASS: 23_containers/multiset/allocator/init-list.cc (test for excess errors)
+PASS: 23_containers/multiset/allocator/init-list.cc execution test
+PASS: 23_containers/multiset/allocator/minimal.cc (test for excess errors)
+PASS: 23_containers/multiset/allocator/minimal.cc execution test
+PASS: 23_containers/multiset/allocator/move.cc (test for excess errors)
+PASS: 23_containers/multiset/allocator/move.cc execution test
+PASS: 23_containers/multiset/allocator/move_assign.cc (test for excess errors)
+PASS: 23_containers/multiset/allocator/move_assign.cc execution test
+PASS: 23_containers/multiset/allocator/noexcept.cc (test for excess errors)
+PASS: 23_containers/multiset/allocator/swap.cc (test for excess errors)
+PASS: 23_containers/multiset/allocator/swap.cc execution test
PASS: 23_containers/multiset/capacity/29134.cc (test for excess errors)
PASS: 23_containers/multiset/capacity/29134.cc execution test
PASS: 23_containers/multiset/cons/moveable.cc (test for excess errors)
PASS: 23_containers/multiset/cons/moveable.cc execution test
PASS: 23_containers/multiset/cons/noexcept_move_construct.cc (test for excess errors)
+PASS: 23_containers/multiset/debug/60499.cc (test for excess errors)
UNSUPPORTED: 23_containers/multiset/debug/construct1_neg.cc
UNSUPPORTED: 23_containers/multiset/debug/construct2_neg.cc
UNSUPPORTED: 23_containers/multiset/debug/construct3_neg.cc
PASS: 23_containers/multiset/debug/construct4_neg.cc (test for excess errors)
XFAIL: 23_containers/multiset/debug/construct4_neg.cc execution test
+PASS: 23_containers/multiset/debug/construct5_neg.cc (test for excess errors)
+XFAIL: 23_containers/multiset/debug/construct5_neg.cc execution test
UNSUPPORTED: 23_containers/multiset/debug/insert1_neg.cc
UNSUPPORTED: 23_containers/multiset/debug/insert2_neg.cc
UNSUPPORTED: 23_containers/multiset/debug/insert3_neg.cc
@@ -3318,14 +3542,23 @@ PASS: 23_containers/multiset/debug/invalidation/1.cc execution test
PASS: 23_containers/multiset/debug/invalidation/2.cc (test for excess errors)
PASS: 23_containers/multiset/debug/invalidation/2.cc execution test
UNSUPPORTED: 23_containers/multiset/debug/iterator_self_move_assign_neg.cc
+PASS: 23_containers/multiset/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/multiset/debug/move_assign_neg.cc execution test
+PASS: 23_containers/multiset/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/multiset/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/multiset/debug/self_move_assign_neg.cc
-PASS: 23_containers/multiset/dr130.cc (test for excess errors)
-PASS: 23_containers/multiset/dr130.cc execution test
PASS: 23_containers/multiset/init-list.cc (test for excess errors)
PASS: 23_containers/multiset/init-list.cc execution test
+PASS: 23_containers/multiset/modifiers/dr130.cc (test for excess errors)
+PASS: 23_containers/multiset/modifiers/dr130.cc execution test
PASS: 23_containers/multiset/modifiers/emplace/1.cc (test for excess errors)
PASS: 23_containers/multiset/modifiers/emplace/1.cc execution test
PASS: 23_containers/multiset/modifiers/erase/51142.cc (test for excess errors)
+PASS: 23_containers/multiset/modifiers/erase/abi_tag.cc (test for excess errors)
+PASS: 23_containers/multiset/modifiers/erase/abi_tag.cc scan-assembler _ZNSt8multisetIiSt4lessIiESaIiEE5eraseB5cxx11ESt23_Rb_tree_const_iteratorIiE
+PASS: 23_containers/multiset/modifiers/erase/abi_tag.cc scan-assembler _ZNSt8multisetIiSt4lessIiESaIiEE5eraseB5cxx11ESt23_Rb_tree_const_iteratorIiES5_
+PASS: 23_containers/multiset/modifiers/erase/dr130-linkage-check.cc (test for excess errors)
+PASS: 23_containers/multiset/modifiers/erase/dr130-linkage-check.cc execution test
PASS: 23_containers/multiset/modifiers/insert/1.cc (test for excess errors)
PASS: 23_containers/multiset/modifiers/insert/1.cc execution test
PASS: 23_containers/multiset/modifiers/insert/2.cc (test for excess errors)
@@ -3371,6 +3604,7 @@ PASS: 23_containers/priority_queue/moveable.cc execution test
PASS: 23_containers/priority_queue/requirements/explicit_instantiation/1.cc (test for excess errors)
PASS: 23_containers/priority_queue/requirements/explicit_instantiation/1_c++0x.cc (test for excess errors)
PASS: 23_containers/priority_queue/requirements/typedefs.cc (test for excess errors)
+PASS: 23_containers/priority_queue/requirements/uses_allocator.cc (test for excess errors)
PASS: 23_containers/queue/members/7157.cc (test for excess errors)
PASS: 23_containers/queue/members/7157.cc execution test
PASS: 23_containers/queue/moveable.cc (test for excess errors)
@@ -3378,23 +3612,45 @@ PASS: 23_containers/queue/moveable.cc execution test
PASS: 23_containers/queue/requirements/explicit_instantiation/1.cc (test for excess errors)
PASS: 23_containers/queue/requirements/explicit_instantiation/1_c++0x.cc (test for excess errors)
PASS: 23_containers/queue/requirements/typedefs.cc (test for excess errors)
+PASS: 23_containers/queue/requirements/uses_allocator.cc (test for excess errors)
PASS: 23_containers/set/14340.cc (test for excess errors)
PASS: 23_containers/set/18604.cc (test for excess errors)
PASS: 23_containers/set/23781_neg.cc (test for errors, line 27)
PASS: 23_containers/set/23781_neg.cc (test for errors, line 28)
PASS: 23_containers/set/23781_neg.cc (test for excess errors)
+PASS: 23_containers/set/58764.cc (test for excess errors)
+PASS: 23_containers/set/allocator/copy.cc (test for excess errors)
+PASS: 23_containers/set/allocator/copy.cc execution test
+PASS: 23_containers/set/allocator/copy_assign.cc (test for excess errors)
+PASS: 23_containers/set/allocator/copy_assign.cc execution test
+PASS: 23_containers/set/allocator/init-list.cc (test for excess errors)
+PASS: 23_containers/set/allocator/init-list.cc execution test
+PASS: 23_containers/set/allocator/minimal.cc (test for excess errors)
+PASS: 23_containers/set/allocator/minimal.cc execution test
+PASS: 23_containers/set/allocator/move.cc (test for excess errors)
+PASS: 23_containers/set/allocator/move.cc execution test
+PASS: 23_containers/set/allocator/move_assign.cc (test for excess errors)
+PASS: 23_containers/set/allocator/move_assign.cc execution test
+PASS: 23_containers/set/allocator/noexcept.cc (test for excess errors)
+PASS: 23_containers/set/allocator/swap.cc (test for excess errors)
+PASS: 23_containers/set/allocator/swap.cc execution test
PASS: 23_containers/set/capacity/29134.cc (test for excess errors)
PASS: 23_containers/set/capacity/29134.cc execution test
PASS: 23_containers/set/check_construct_destroy.cc (test for excess errors)
PASS: 23_containers/set/check_construct_destroy.cc execution test
+PASS: 23_containers/set/cons/61023.cc (test for excess errors)
+PASS: 23_containers/set/cons/61023.cc execution test
PASS: 23_containers/set/cons/moveable.cc (test for excess errors)
PASS: 23_containers/set/cons/moveable.cc execution test
PASS: 23_containers/set/cons/noexcept_move_construct.cc (test for excess errors)
+PASS: 23_containers/set/debug/60499.cc (test for excess errors)
UNSUPPORTED: 23_containers/set/debug/construct1_neg.cc
UNSUPPORTED: 23_containers/set/debug/construct2_neg.cc
UNSUPPORTED: 23_containers/set/debug/construct3_neg.cc
PASS: 23_containers/set/debug/construct4_neg.cc (test for excess errors)
XFAIL: 23_containers/set/debug/construct4_neg.cc execution test
+PASS: 23_containers/set/debug/construct5_neg.cc (test for excess errors)
+XFAIL: 23_containers/set/debug/construct5_neg.cc execution test
UNSUPPORTED: 23_containers/set/debug/insert1_neg.cc
UNSUPPORTED: 23_containers/set/debug/insert2_neg.cc
UNSUPPORTED: 23_containers/set/debug/insert3_neg.cc
@@ -3405,18 +3661,27 @@ PASS: 23_containers/set/debug/invalidation/1.cc execution test
PASS: 23_containers/set/debug/invalidation/2.cc (test for excess errors)
PASS: 23_containers/set/debug/invalidation/2.cc execution test
UNSUPPORTED: 23_containers/set/debug/iterator_self_move_assign_neg.cc
+PASS: 23_containers/set/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/set/debug/move_assign_neg.cc execution test
+PASS: 23_containers/set/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/set/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/set/debug/self_move_assign_neg.cc
-PASS: 23_containers/set/dr130.cc (test for excess errors)
-PASS: 23_containers/set/dr130.cc execution test
PASS: 23_containers/set/init-list.cc (test for excess errors)
PASS: 23_containers/set/init-list.cc execution test
PASS: 23_containers/set/modifiers/16728.cc (test for excess errors)
PASS: 23_containers/set/modifiers/16728.cc execution test
PASS: 23_containers/set/modifiers/17948.cc (test for excess errors)
PASS: 23_containers/set/modifiers/17948.cc execution test
+PASS: 23_containers/set/modifiers/dr130.cc (test for excess errors)
+PASS: 23_containers/set/modifiers/dr130.cc execution test
PASS: 23_containers/set/modifiers/emplace/1.cc (test for excess errors)
PASS: 23_containers/set/modifiers/emplace/1.cc execution test
PASS: 23_containers/set/modifiers/erase/51142.cc (test for excess errors)
+PASS: 23_containers/set/modifiers/erase/abi_tag.cc (test for excess errors)
+PASS: 23_containers/set/modifiers/erase/abi_tag.cc scan-assembler _ZNSt3setIiSt4lessIiESaIiEE5eraseB5cxx11ESt23_Rb_tree_const_iteratorIiE
+PASS: 23_containers/set/modifiers/erase/abi_tag.cc scan-assembler _ZNSt3setIiSt4lessIiESaIiEE5eraseB5cxx11ESt23_Rb_tree_const_iteratorIiES5_
+PASS: 23_containers/set/modifiers/erase/dr130-linkage-check.cc (test for excess errors)
+PASS: 23_containers/set/modifiers/erase/dr130-linkage-check.cc execution test
PASS: 23_containers/set/modifiers/insert/1.cc (test for excess errors)
PASS: 23_containers/set/modifiers/insert/1.cc execution test
PASS: 23_containers/set/modifiers/insert/2.cc (test for excess errors)
@@ -3459,23 +3724,27 @@ PASS: 23_containers/stack/members/7158.cc execution test
PASS: 23_containers/stack/requirements/explicit_instantiation/1.cc (test for excess errors)
PASS: 23_containers/stack/requirements/explicit_instantiation/1_c++0x.cc (test for excess errors)
PASS: 23_containers/stack/requirements/typedefs.cc (test for excess errors)
+PASS: 23_containers/stack/requirements/uses_allocator.cc (test for excess errors)
PASS: 23_containers/unordered_map/55043.cc (test for excess errors)
+UNSUPPORTED: 23_containers/unordered_map/59548.cc
PASS: 23_containers/unordered_map/allocator/copy.cc (test for excess errors)
PASS: 23_containers/unordered_map/allocator/copy.cc execution test
PASS: 23_containers/unordered_map/allocator/copy_assign.cc (test for excess errors)
PASS: 23_containers/unordered_map/allocator/copy_assign.cc execution test
PASS: 23_containers/unordered_map/allocator/minimal.cc (test for excess errors)
PASS: 23_containers/unordered_map/allocator/minimal.cc execution test
+PASS: 23_containers/unordered_map/allocator/move.cc (test for excess errors)
+PASS: 23_containers/unordered_map/allocator/move.cc execution test
PASS: 23_containers/unordered_map/allocator/move_assign.cc (test for excess errors)
PASS: 23_containers/unordered_map/allocator/move_assign.cc execution test
PASS: 23_containers/unordered_map/allocator/noexcept.cc (test for excess errors)
-PASS: 23_containers/unordered_map/allocator/noexcept.cc execution test
PASS: 23_containers/unordered_map/allocator/swap.cc (test for excess errors)
PASS: 23_containers/unordered_map/allocator/swap.cc execution test
PASS: 23_containers/unordered_map/cons/56112.cc (test for excess errors)
PASS: 23_containers/unordered_map/cons/56112.cc execution test
PASS: 23_containers/unordered_map/cons/moveable.cc (test for excess errors)
PASS: 23_containers/unordered_map/cons/moveable.cc execution test
+PASS: 23_containers/unordered_map/debug/60499.cc (test for excess errors)
UNSUPPORTED: 23_containers/unordered_map/debug/begin1_neg.cc
UNSUPPORTED: 23_containers/unordered_map/debug/begin2_neg.cc
UNSUPPORTED: 23_containers/unordered_map/debug/bucket_size_neg.cc
@@ -3486,6 +3755,8 @@ UNSUPPORTED: 23_containers/unordered_map/debug/construct2_neg.cc
UNSUPPORTED: 23_containers/unordered_map/debug/construct3_neg.cc
PASS: 23_containers/unordered_map/debug/construct4_neg.cc (test for excess errors)
XFAIL: 23_containers/unordered_map/debug/construct4_neg.cc execution test
+PASS: 23_containers/unordered_map/debug/construct5_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_map/debug/construct5_neg.cc execution test
UNSUPPORTED: 23_containers/unordered_map/debug/end1_neg.cc
UNSUPPORTED: 23_containers/unordered_map/debug/end2_neg.cc
UNSUPPORTED: 23_containers/unordered_map/debug/insert1_neg.cc
@@ -3497,6 +3768,10 @@ UNSUPPORTED: 23_containers/unordered_map/debug/invalid_local_iterator_compare_ne
UNSUPPORTED: 23_containers/unordered_map/debug/invalid_local_iterator_range_neg.cc
UNSUPPORTED: 23_containers/unordered_map/debug/iterator_self_move_assign_neg.cc
UNSUPPORTED: 23_containers/unordered_map/debug/max_load_factor_neg.cc
+PASS: 23_containers/unordered_map/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_map/debug/move_assign_neg.cc execution test
+PASS: 23_containers/unordered_map/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_map/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/unordered_map/debug/self_move_assign_neg.cc
UNSUPPORTED: 23_containers/unordered_map/debug/use_erased_local_iterator_neg.cc
UNSUPPORTED: 23_containers/unordered_map/debug/use_invalid_iterator_neg.cc
@@ -3529,6 +3804,8 @@ PASS: 23_containers/unordered_map/insert/map_single_move-1.cc (test for excess e
PASS: 23_containers/unordered_map/insert/map_single_move-1.cc execution test
PASS: 23_containers/unordered_map/insert/map_single_move-2.cc (test for excess errors)
PASS: 23_containers/unordered_map/insert/map_single_move-2.cc execution test
+PASS: 23_containers/unordered_map/modifiers/61667.cc (test for excess errors)
+PASS: 23_containers/unordered_map/modifiers/61667.cc execution test
PASS: 23_containers/unordered_map/modifiers/emplace.cc (test for excess errors)
PASS: 23_containers/unordered_map/modifiers/emplace.cc execution test
PASS: 23_containers/unordered_map/modifiers/reserve.cc (test for excess errors)
@@ -3573,14 +3850,16 @@ PASS: 23_containers/unordered_multimap/allocator/copy_assign.cc (test for excess
PASS: 23_containers/unordered_multimap/allocator/copy_assign.cc execution test
PASS: 23_containers/unordered_multimap/allocator/minimal.cc (test for excess errors)
PASS: 23_containers/unordered_multimap/allocator/minimal.cc execution test
+PASS: 23_containers/unordered_multimap/allocator/move.cc (test for excess errors)
+PASS: 23_containers/unordered_multimap/allocator/move.cc execution test
PASS: 23_containers/unordered_multimap/allocator/move_assign.cc (test for excess errors)
PASS: 23_containers/unordered_multimap/allocator/move_assign.cc execution test
PASS: 23_containers/unordered_multimap/allocator/noexcept.cc (test for excess errors)
-PASS: 23_containers/unordered_multimap/allocator/noexcept.cc execution test
PASS: 23_containers/unordered_multimap/allocator/swap.cc (test for excess errors)
PASS: 23_containers/unordered_multimap/allocator/swap.cc execution test
PASS: 23_containers/unordered_multimap/cons/moveable.cc (test for excess errors)
PASS: 23_containers/unordered_multimap/cons/moveable.cc execution test
+PASS: 23_containers/unordered_multimap/debug/60499.cc (test for excess errors)
UNSUPPORTED: 23_containers/unordered_multimap/debug/begin1_neg.cc
UNSUPPORTED: 23_containers/unordered_multimap/debug/begin2_neg.cc
UNSUPPORTED: 23_containers/unordered_multimap/debug/bucket_size_neg.cc
@@ -3591,6 +3870,8 @@ UNSUPPORTED: 23_containers/unordered_multimap/debug/construct2_neg.cc
UNSUPPORTED: 23_containers/unordered_multimap/debug/construct3_neg.cc
PASS: 23_containers/unordered_multimap/debug/construct4_neg.cc (test for excess errors)
XFAIL: 23_containers/unordered_multimap/debug/construct4_neg.cc execution test
+PASS: 23_containers/unordered_multimap/debug/construct5_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_multimap/debug/construct5_neg.cc execution test
UNSUPPORTED: 23_containers/unordered_multimap/debug/end1_neg.cc
UNSUPPORTED: 23_containers/unordered_multimap/debug/end2_neg.cc
UNSUPPORTED: 23_containers/unordered_multimap/debug/insert1_neg.cc
@@ -3602,6 +3883,10 @@ UNSUPPORTED: 23_containers/unordered_multimap/debug/invalid_local_iterator_compa
UNSUPPORTED: 23_containers/unordered_multimap/debug/invalid_local_iterator_range_neg.cc
UNSUPPORTED: 23_containers/unordered_multimap/debug/iterator_self_move_assign_neg.cc
UNSUPPORTED: 23_containers/unordered_multimap/debug/max_load_factor_neg.cc
+PASS: 23_containers/unordered_multimap/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_multimap/debug/move_assign_neg.cc execution test
+PASS: 23_containers/unordered_multimap/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_multimap/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/unordered_multimap/debug/self_move_assign_neg.cc
UNSUPPORTED: 23_containers/unordered_multimap/debug/use_erased_local_iterator_neg.cc
UNSUPPORTED: 23_containers/unordered_multimap/debug/use_invalid_iterator_neg.cc
@@ -3632,6 +3917,8 @@ PASS: 23_containers/unordered_multimap/insert/53115.cc (test for excess errors)
PASS: 23_containers/unordered_multimap/insert/53115.cc execution test
PASS: 23_containers/unordered_multimap/insert/55028-debug.cc (test for excess errors)
PASS: 23_containers/unordered_multimap/insert/55028-debug.cc execution test
+PASS: 23_containers/unordered_multimap/insert/hint.cc (test for excess errors)
+PASS: 23_containers/unordered_multimap/insert/hint.cc execution test
PASS: 23_containers/unordered_multimap/insert/multimap_range.cc (test for excess errors)
PASS: 23_containers/unordered_multimap/insert/multimap_range.cc execution test
PASS: 23_containers/unordered_multimap/insert/multimap_single.cc (test for excess errors)
@@ -3677,16 +3964,18 @@ PASS: 23_containers/unordered_multiset/allocator/copy_assign.cc (test for excess
PASS: 23_containers/unordered_multiset/allocator/copy_assign.cc execution test
PASS: 23_containers/unordered_multiset/allocator/minimal.cc (test for excess errors)
PASS: 23_containers/unordered_multiset/allocator/minimal.cc execution test
+PASS: 23_containers/unordered_multiset/allocator/move.cc (test for excess errors)
+PASS: 23_containers/unordered_multiset/allocator/move.cc execution test
PASS: 23_containers/unordered_multiset/allocator/move_assign.cc (test for excess errors)
PASS: 23_containers/unordered_multiset/allocator/move_assign.cc execution test
PASS: 23_containers/unordered_multiset/allocator/noexcept.cc (test for excess errors)
-PASS: 23_containers/unordered_multiset/allocator/noexcept.cc execution test
PASS: 23_containers/unordered_multiset/allocator/swap.cc (test for excess errors)
PASS: 23_containers/unordered_multiset/allocator/swap.cc execution test
PASS: 23_containers/unordered_multiset/cons/copy.cc (test for excess errors)
PASS: 23_containers/unordered_multiset/cons/copy.cc execution test
PASS: 23_containers/unordered_multiset/cons/moveable.cc (test for excess errors)
PASS: 23_containers/unordered_multiset/cons/moveable.cc execution test
+PASS: 23_containers/unordered_multiset/debug/60499.cc (test for excess errors)
UNSUPPORTED: 23_containers/unordered_multiset/debug/begin1_neg.cc
UNSUPPORTED: 23_containers/unordered_multiset/debug/begin2_neg.cc
UNSUPPORTED: 23_containers/unordered_multiset/debug/bucket_size_neg.cc
@@ -3697,6 +3986,8 @@ UNSUPPORTED: 23_containers/unordered_multiset/debug/construct2_neg.cc
UNSUPPORTED: 23_containers/unordered_multiset/debug/construct3_neg.cc
PASS: 23_containers/unordered_multiset/debug/construct4_neg.cc (test for excess errors)
XFAIL: 23_containers/unordered_multiset/debug/construct4_neg.cc execution test
+PASS: 23_containers/unordered_multiset/debug/construct5_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_multiset/debug/construct5_neg.cc execution test
UNSUPPORTED: 23_containers/unordered_multiset/debug/end1_neg.cc
UNSUPPORTED: 23_containers/unordered_multiset/debug/end2_neg.cc
UNSUPPORTED: 23_containers/unordered_multiset/debug/insert1_neg.cc
@@ -3708,6 +3999,10 @@ UNSUPPORTED: 23_containers/unordered_multiset/debug/invalid_local_iterator_compa
UNSUPPORTED: 23_containers/unordered_multiset/debug/invalid_local_iterator_range_neg.cc
UNSUPPORTED: 23_containers/unordered_multiset/debug/iterator_self_move_assign_neg.cc
UNSUPPORTED: 23_containers/unordered_multiset/debug/max_load_factor_neg.cc
+PASS: 23_containers/unordered_multiset/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_multiset/debug/move_assign_neg.cc execution test
+PASS: 23_containers/unordered_multiset/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_multiset/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/unordered_multiset/debug/self_move_assign_neg.cc
UNSUPPORTED: 23_containers/unordered_multiset/debug/use_erased_local_iterator_neg.cc
UNSUPPORTED: 23_containers/unordered_multiset/debug/use_invalid_iterator_neg.cc
@@ -3768,24 +4063,32 @@ PASS: 23_containers/unordered_multiset/requirements/explicit_instantiation/4.cc
PASS: 23_containers/unordered_multiset/requirements/explicit_instantiation/5.cc (test for excess errors)
PASS: 23_containers/unordered_multiset/requirements/typedefs.cc (test for excess errors)
PASS: 23_containers/unordered_set/55043.cc (test for excess errors)
+PASS: 23_containers/unordered_set/56267-2.cc (test for excess errors)
+PASS: 23_containers/unordered_set/56267-2.cc execution test
PASS: 23_containers/unordered_set/56267.cc (test for excess errors)
PASS: 23_containers/unordered_set/56278.cc (test for excess errors)
+PASS: 23_containers/unordered_set/61143.cc (test for excess errors)
+PASS: 23_containers/unordered_set/61143.cc execution test
PASS: 23_containers/unordered_set/allocator/copy.cc (test for excess errors)
PASS: 23_containers/unordered_set/allocator/copy.cc execution test
PASS: 23_containers/unordered_set/allocator/copy_assign.cc (test for excess errors)
PASS: 23_containers/unordered_set/allocator/copy_assign.cc execution test
+PASS: 23_containers/unordered_set/allocator/ext_ptr.cc (test for excess errors)
+PASS: 23_containers/unordered_set/allocator/ext_ptr.cc execution test
PASS: 23_containers/unordered_set/allocator/minimal.cc (test for excess errors)
PASS: 23_containers/unordered_set/allocator/minimal.cc execution test
+PASS: 23_containers/unordered_set/allocator/move.cc (test for excess errors)
+PASS: 23_containers/unordered_set/allocator/move.cc execution test
PASS: 23_containers/unordered_set/allocator/move_assign.cc (test for excess errors)
PASS: 23_containers/unordered_set/allocator/move_assign.cc execution test
PASS: 23_containers/unordered_set/allocator/noexcept.cc (test for excess errors)
-PASS: 23_containers/unordered_set/allocator/noexcept.cc execution test
PASS: 23_containers/unordered_set/allocator/swap.cc (test for excess errors)
PASS: 23_containers/unordered_set/allocator/swap.cc execution test
PASS: 23_containers/unordered_set/buckets/swap.cc (test for excess errors)
PASS: 23_containers/unordered_set/buckets/swap.cc execution test
PASS: 23_containers/unordered_set/cons/moveable.cc (test for excess errors)
PASS: 23_containers/unordered_set/cons/moveable.cc execution test
+PASS: 23_containers/unordered_set/debug/60499.cc (test for excess errors)
UNSUPPORTED: 23_containers/unordered_set/debug/begin1_neg.cc
UNSUPPORTED: 23_containers/unordered_set/debug/begin2_neg.cc
UNSUPPORTED: 23_containers/unordered_set/debug/bucket_size_neg.cc
@@ -3796,6 +4099,9 @@ UNSUPPORTED: 23_containers/unordered_set/debug/construct2_neg.cc
UNSUPPORTED: 23_containers/unordered_set/debug/construct3_neg.cc
PASS: 23_containers/unordered_set/debug/construct4_neg.cc (test for excess errors)
XFAIL: 23_containers/unordered_set/debug/construct4_neg.cc execution test
+PASS: 23_containers/unordered_set/debug/construct5_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_set/debug/construct5_neg.cc execution test
+UNSUPPORTED: 23_containers/unordered_set/debug/debug_functions.cc
UNSUPPORTED: 23_containers/unordered_set/debug/end1_neg.cc
UNSUPPORTED: 23_containers/unordered_set/debug/end2_neg.cc
UNSUPPORTED: 23_containers/unordered_set/debug/insert1_neg.cc
@@ -3807,6 +4113,10 @@ UNSUPPORTED: 23_containers/unordered_set/debug/invalid_local_iterator_compare_ne
UNSUPPORTED: 23_containers/unordered_set/debug/invalid_local_iterator_range_neg.cc
UNSUPPORTED: 23_containers/unordered_set/debug/iterator_self_move_assign_neg.cc
UNSUPPORTED: 23_containers/unordered_set/debug/max_load_factor_neg.cc
+PASS: 23_containers/unordered_set/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_set/debug/move_assign_neg.cc execution test
+PASS: 23_containers/unordered_set/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/unordered_set/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/unordered_set/debug/self_move_assign_neg.cc
UNSUPPORTED: 23_containers/unordered_set/debug/use_erased_local_iterator_neg.cc
UNSUPPORTED: 23_containers/unordered_set/debug/use_invalid_iterator_neg.cc
@@ -3839,7 +4149,7 @@ PASS: 23_containers/unordered_set/insert/set_single.cc (test for excess errors)
PASS: 23_containers/unordered_set/insert/set_single.cc execution test
PASS: 23_containers/unordered_set/insert/set_single_move.cc (test for excess errors)
PASS: 23_containers/unordered_set/insert/set_single_move.cc execution test
-PASS: 23_containers/unordered_set/instantiation_neg.cc (test for errors, line 254)
+PASS: 23_containers/unordered_set/instantiation_neg.cc (test for errors, line 266)
PASS: 23_containers/unordered_set/instantiation_neg.cc (test for excess errors)
PASS: 23_containers/unordered_set/max_load_factor/robustness.cc (test for excess errors)
PASS: 23_containers/unordered_set/max_load_factor/robustness.cc execution test
@@ -3847,8 +4157,8 @@ PASS: 23_containers/unordered_set/modifiers/emplace.cc (test for excess errors)
PASS: 23_containers/unordered_set/modifiers/emplace.cc execution test
PASS: 23_containers/unordered_set/modifiers/reserve.cc (test for excess errors)
PASS: 23_containers/unordered_set/modifiers/reserve.cc execution test
-PASS: 23_containers/unordered_set/not_default_constructible_hash_neg.cc (test for errors, line 272)
-PASS: 23_containers/unordered_set/not_default_constructible_hash_neg.cc (test for excess errors)
+PASS: 23_containers/unordered_set/modifiers/swap.cc (test for excess errors)
+PASS: 23_containers/unordered_set/modifiers/swap.cc execution test
PASS: 23_containers/unordered_set/observers.cc (test for excess errors)
PASS: 23_containers/unordered_set/operations/count.cc (test for excess errors)
PASS: 23_containers/unordered_set/operations/count.cc execution test
@@ -3884,16 +4194,22 @@ PASS: 23_containers/vector/26412-1.cc (test for excess errors)
PASS: 23_containers/vector/26412-2.cc (test for excess errors)
PASS: 23_containers/vector/40192.cc (test for excess errors)
PASS: 23_containers/vector/52591.cc (test for excess errors)
+PASS: 23_containers/vector/58764.cc (test for excess errors)
+PASS: 23_containers/vector/59829.cc (test for excess errors)
+PASS: 23_containers/vector/59829.cc execution test
PASS: 23_containers/vector/allocator/copy.cc (test for excess errors)
PASS: 23_containers/vector/allocator/copy.cc execution test
PASS: 23_containers/vector/allocator/copy_assign.cc (test for excess errors)
PASS: 23_containers/vector/allocator/copy_assign.cc execution test
+PASS: 23_containers/vector/allocator/ext_ptr.cc (test for excess errors)
+PASS: 23_containers/vector/allocator/ext_ptr.cc execution test
PASS: 23_containers/vector/allocator/minimal.cc (test for excess errors)
PASS: 23_containers/vector/allocator/minimal.cc execution test
+PASS: 23_containers/vector/allocator/move.cc (test for excess errors)
+PASS: 23_containers/vector/allocator/move.cc execution test
PASS: 23_containers/vector/allocator/move_assign.cc (test for excess errors)
PASS: 23_containers/vector/allocator/move_assign.cc execution test
PASS: 23_containers/vector/allocator/noexcept.cc (test for excess errors)
-PASS: 23_containers/vector/allocator/noexcept.cc execution test
PASS: 23_containers/vector/allocator/swap.cc (test for excess errors)
PASS: 23_containers/vector/allocator/swap.cc execution test
PASS: 23_containers/vector/bool/1.cc (test for excess errors)
@@ -3915,6 +4231,8 @@ PASS: 23_containers/vector/bool/cons/1.cc execution test
PASS: 23_containers/vector/bool/cons/2.cc (test for excess errors)
PASS: 23_containers/vector/bool/cons/2.cc execution test
PASS: 23_containers/vector/bool/cons/noexcept_move_construct.cc (test for excess errors)
+PASS: 23_containers/vector/bool/emplace.cc (test for excess errors)
+PASS: 23_containers/vector/bool/emplace.cc execution test
PASS: 23_containers/vector/bool/hash/1.cc (test for excess errors)
PASS: 23_containers/vector/bool/hash/1.cc execution test
PASS: 23_containers/vector/bool/modifiers/erase/1.cc (test for excess errors)
@@ -3924,6 +4242,7 @@ PASS: 23_containers/vector/bool/modifiers/insert/1.cc (test for excess errors)
PASS: 23_containers/vector/bool/modifiers/insert/1.cc execution test
PASS: 23_containers/vector/bool/modifiers/insert/31370.cc (test for excess errors)
PASS: 23_containers/vector/bool/modifiers/insert/31370.cc execution test
+PASS: 23_containers/vector/bool/modifiers/insert/const_iterator.cc (test for excess errors)
PASS: 23_containers/vector/bool/modifiers/swap/1.cc (test for excess errors)
PASS: 23_containers/vector/bool/modifiers/swap/1.cc execution test
PASS: 23_containers/vector/bool/modifiers/swap/2.cc (test for excess errors)
@@ -3985,6 +4304,10 @@ PASS: 23_containers/vector/cons/noexcept_move_construct.cc (test for excess erro
PASS: 23_containers/vector/data_access/1.cc (test for excess errors)
PASS: 23_containers/vector/data_access/1.cc execution test
PASS: 23_containers/vector/debug/52433.cc (test for excess errors)
+UNSUPPORTED: 23_containers/vector/debug/57779_neg.cc
+PASS: 23_containers/vector/debug/60499.cc (test for excess errors)
+UNSUPPORTED: 23_containers/vector/debug/60587.cc
+UNSUPPORTED: 23_containers/vector/debug/60587_neg.cc
PASS: 23_containers/vector/debug/alloc_prop.cc (test for excess errors)
UNSUPPORTED: 23_containers/vector/debug/assign1_neg.cc
UNSUPPORTED: 23_containers/vector/debug/assign2_neg.cc
@@ -3997,11 +4320,15 @@ UNSUPPORTED: 23_containers/vector/debug/construct2_neg.cc
UNSUPPORTED: 23_containers/vector/debug/construct3_neg.cc
PASS: 23_containers/vector/debug/construct4_neg.cc (test for excess errors)
XFAIL: 23_containers/vector/debug/construct4_neg.cc execution test
+UNSUPPORTED: 23_containers/vector/debug/debug_functions.cc
UNSUPPORTED: 23_containers/vector/debug/insert1_neg.cc
UNSUPPORTED: 23_containers/vector/debug/insert2_neg.cc
UNSUPPORTED: 23_containers/vector/debug/insert3_neg.cc
PASS: 23_containers/vector/debug/insert4_neg.cc (test for excess errors)
XFAIL: 23_containers/vector/debug/insert4_neg.cc execution test
+UNSUPPORTED: 23_containers/vector/debug/insert5_neg.cc
+PASS: 23_containers/vector/debug/insert6_neg.cc (test for excess errors)
+XFAIL: 23_containers/vector/debug/insert6_neg.cc execution test
PASS: 23_containers/vector/debug/invalidation/1.cc (test for excess errors)
PASS: 23_containers/vector/debug/invalidation/1.cc execution test
PASS: 23_containers/vector/debug/invalidation/2.cc (test for excess errors)
@@ -4011,6 +4338,10 @@ PASS: 23_containers/vector/debug/invalidation/3.cc execution test
PASS: 23_containers/vector/debug/invalidation/4.cc (test for excess errors)
PASS: 23_containers/vector/debug/invalidation/4.cc execution test
UNSUPPORTED: 23_containers/vector/debug/iterator_self_move_assign_neg.cc
+PASS: 23_containers/vector/debug/move_assign_neg.cc (test for excess errors)
+XFAIL: 23_containers/vector/debug/move_assign_neg.cc execution test
+PASS: 23_containers/vector/debug/move_neg.cc (test for excess errors)
+XFAIL: 23_containers/vector/debug/move_neg.cc execution test
UNSUPPORTED: 23_containers/vector/debug/multithreaded_swap.cc
UNSUPPORTED: 23_containers/vector/debug/self_move_assign_neg.cc
UNSUPPORTED: 23_containers/vector/debug/shrink_to_fit.cc
@@ -4046,6 +4377,7 @@ PASS: 23_containers/vector/modifiers/1.cc execution test
PASS: 23_containers/vector/modifiers/2.cc (test for excess errors)
PASS: 23_containers/vector/modifiers/2.cc execution test
PASS: 23_containers/vector/modifiers/emplace/52799.cc (test for excess errors)
+PASS: 23_containers/vector/modifiers/emplace/const_iterator.cc (test for excess errors)
PASS: 23_containers/vector/modifiers/erase/1.cc (test for excess errors)
PASS: 23_containers/vector/modifiers/erase/1.cc execution test
PASS: 23_containers/vector/modifiers/erase/50529.cc (test for excess errors)
@@ -4055,6 +4387,8 @@ PASS: 23_containers/vector/modifiers/erase/moveable.cc (test for excess errors)
PASS: 23_containers/vector/modifiers/erase/moveable.cc execution test
PASS: 23_containers/vector/modifiers/insert/1.cc (test for excess errors)
PASS: 23_containers/vector/modifiers/insert/1.cc execution test
+PASS: 23_containers/vector/modifiers/insert/58148.cc (test for excess errors)
+PASS: 23_containers/vector/modifiers/insert/const_iterator.cc (test for excess errors)
PASS: 23_containers/vector/modifiers/moveable.cc (test for excess errors)
PASS: 23_containers/vector/modifiers/moveable.cc execution test
PASS: 23_containers/vector/modifiers/moveable2.cc (test for excess errors)
@@ -4073,14 +4407,14 @@ PASS: 23_containers/vector/range_access.cc (test for excess errors)
PASS: 23_containers/vector/requirements/citerators.cc (test for excess errors)
PASS: 23_containers/vector/requirements/citerators.cc execution test
PASS: 23_containers/vector/requirements/do_the_right_thing.cc (test for excess errors)
-PASS: 23_containers/vector/requirements/dr438/assign_neg.cc (test for errors, line 1252)
+PASS: 23_containers/vector/requirements/dr438/assign_neg.cc (test for errors, line 1326)
PASS: 23_containers/vector/requirements/dr438/assign_neg.cc (test for excess errors)
PASS: 23_containers/vector/requirements/dr438/constructor.cc (test for excess errors)
-PASS: 23_containers/vector/requirements/dr438/constructor_1_neg.cc (test for errors, line 1178)
+PASS: 23_containers/vector/requirements/dr438/constructor_1_neg.cc (test for errors, line 1252)
PASS: 23_containers/vector/requirements/dr438/constructor_1_neg.cc (test for excess errors)
-PASS: 23_containers/vector/requirements/dr438/constructor_2_neg.cc (test for errors, line 1178)
+PASS: 23_containers/vector/requirements/dr438/constructor_2_neg.cc (test for errors, line 1252)
PASS: 23_containers/vector/requirements/dr438/constructor_2_neg.cc (test for excess errors)
-PASS: 23_containers/vector/requirements/dr438/insert_neg.cc (test for errors, line 1293)
+PASS: 23_containers/vector/requirements/dr438/insert_neg.cc (test for errors, line 1367)
PASS: 23_containers/vector/requirements/dr438/insert_neg.cc (test for excess errors)
PASS: 23_containers/vector/requirements/exception/basic.cc (test for excess errors)
PASS: 23_containers/vector/requirements/exception/basic.cc execution test
@@ -4136,7 +4470,9 @@ PASS: 24_iterators/istreambuf_iterator/requirements/dr445.cc (test for excess er
PASS: 24_iterators/istreambuf_iterator/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 24_iterators/istreambuf_iterator/requirements/typedefs.cc (test for excess errors)
PASS: 24_iterators/move_iterator/dr2061.cc (test for excess errors)
+PASS: 24_iterators/move_iterator/dr2106.cc (test for excess errors)
PASS: 24_iterators/move_iterator/greedy_ops.cc (test for excess errors)
+PASS: 24_iterators/normal_iterator/58403.cc (test for excess errors)
PASS: 24_iterators/normal_iterator/greedy_ops.cc (test for excess errors)
PASS: 24_iterators/operations/40497.cc (test for excess errors)
PASS: 24_iterators/operations/next.cc (test for excess errors)
@@ -4172,6 +4508,8 @@ PASS: 25_algorithms/adjacent_find/1.cc execution test
PASS: 25_algorithms/adjacent_find/check_type.cc (test for excess errors)
PASS: 25_algorithms/adjacent_find/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/adjacent_find/requirements/explicit_instantiation/pod.cc (test for excess errors)
+PASS: 25_algorithms/adjacent_find/vectorbool.cc (test for excess errors)
+PASS: 25_algorithms/adjacent_find/vectorbool.cc execution test
PASS: 25_algorithms/all_of/1.cc (test for excess errors)
PASS: 25_algorithms/all_of/1.cc execution test
PASS: 25_algorithms/all_of/check_type.cc (test for excess errors)
@@ -4199,6 +4537,8 @@ PASS: 25_algorithms/copy/34595.cc (test for excess errors)
PASS: 25_algorithms/copy/34595.cc execution test
PASS: 25_algorithms/copy/4.cc (test for excess errors)
PASS: 25_algorithms/copy/4.cc execution test
+PASS: 25_algorithms/copy/58982.cc (test for errors, line 40)
+PASS: 25_algorithms/copy/58982.cc (test for excess errors)
PASS: 25_algorithms/copy/deque_iterators/1.cc (test for excess errors)
PASS: 25_algorithms/copy/deque_iterators/1.cc execution test
PASS: 25_algorithms/copy/move_iterators/1.cc (test for excess errors)
@@ -4240,6 +4580,8 @@ PASS: 25_algorithms/copy_n/4.cc (test for excess errors)
PASS: 25_algorithms/copy_n/4.cc execution test
PASS: 25_algorithms/copy_n/50119.cc (test for excess errors)
PASS: 25_algorithms/copy_n/50119.cc execution test
+PASS: 25_algorithms/copy_n/58982.cc (test for errors, line 40)
+PASS: 25_algorithms/copy_n/58982.cc (test for excess errors)
PASS: 25_algorithms/copy_n/move_iterators/1.cc (test for excess errors)
PASS: 25_algorithms/copy_n/move_iterators/1.cc execution test
PASS: 25_algorithms/copy_n/requirements/explicit_instantiation/2.cc (test for excess errors)
@@ -4256,7 +4598,10 @@ PASS: 25_algorithms/count_if/requirements/explicit_instantiation/2.cc (test for
PASS: 25_algorithms/count_if/requirements/explicit_instantiation/pod.cc (test for excess errors)
PASS: 25_algorithms/equal/1.cc (test for excess errors)
PASS: 25_algorithms/equal/1.cc execution test
+PASS: 25_algorithms/equal/2.cc (test for excess errors)
+PASS: 25_algorithms/equal/2.cc execution test
PASS: 25_algorithms/equal/check_type.cc (test for excess errors)
+PASS: 25_algorithms/equal/check_type2.cc (test for excess errors)
PASS: 25_algorithms/equal/no_operator_ne.cc (test for excess errors)
PASS: 25_algorithms/equal/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/equal/requirements/explicit_instantiation/pod.cc (test for excess errors)
@@ -4301,27 +4646,37 @@ PASS: 25_algorithms/find/istreambuf_iterators/wchar_t/2.cc (test for excess erro
PASS: 25_algorithms/find/istreambuf_iterators/wchar_t/2.cc execution test
PASS: 25_algorithms/find/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/find/requirements/explicit_instantiation/pod.cc (test for excess errors)
+PASS: 25_algorithms/find/vectorbool.cc (test for excess errors)
+PASS: 25_algorithms/find/vectorbool.cc execution test
PASS: 25_algorithms/find_end/1.cc (test for excess errors)
PASS: 25_algorithms/find_end/1.cc execution test
PASS: 25_algorithms/find_end/check_type.cc (test for excess errors)
PASS: 25_algorithms/find_end/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/find_end/requirements/explicit_instantiation/pod.cc (test for excess errors)
+PASS: 25_algorithms/find_end/vectorbool.cc (test for excess errors)
+PASS: 25_algorithms/find_end/vectorbool.cc execution test
PASS: 25_algorithms/find_first_of/1.cc (test for excess errors)
PASS: 25_algorithms/find_first_of/1.cc execution test
PASS: 25_algorithms/find_first_of/check_type.cc (test for excess errors)
PASS: 25_algorithms/find_first_of/concept_check_1.cc (test for excess errors)
PASS: 25_algorithms/find_first_of/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/find_first_of/requirements/explicit_instantiation/pod.cc (test for excess errors)
+PASS: 25_algorithms/find_first_of/vectorbool.cc (test for excess errors)
+PASS: 25_algorithms/find_first_of/vectorbool.cc execution test
PASS: 25_algorithms/find_if/1.cc (test for excess errors)
PASS: 25_algorithms/find_if/1.cc execution test
PASS: 25_algorithms/find_if/check_type.cc (test for excess errors)
PASS: 25_algorithms/find_if/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/find_if/requirements/explicit_instantiation/pod.cc (test for excess errors)
+PASS: 25_algorithms/find_if/vectorbool.cc (test for excess errors)
+PASS: 25_algorithms/find_if/vectorbool.cc execution test
PASS: 25_algorithms/find_if_not/1.cc (test for excess errors)
PASS: 25_algorithms/find_if_not/1.cc execution test
PASS: 25_algorithms/find_if_not/check_type.cc (test for excess errors)
PASS: 25_algorithms/find_if_not/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/find_if_not/requirements/explicit_instantiation/pod.cc (test for excess errors)
+PASS: 25_algorithms/find_if_not/vectorbool.cc (test for excess errors)
+PASS: 25_algorithms/find_if_not/vectorbool.cc execution test
PASS: 25_algorithms/for_each/1.cc (test for excess errors)
PASS: 25_algorithms/for_each/1.cc execution test
PASS: 25_algorithms/for_each/requirements/explicit_instantiation/2.cc (test for excess errors)
@@ -4343,6 +4698,8 @@ PASS: 25_algorithms/heap/moveable.cc (test for excess errors)
PASS: 25_algorithms/heap/moveable.cc execution test
PASS: 25_algorithms/heap/moveable2.cc (test for excess errors)
PASS: 25_algorithms/heap/moveable2.cc execution test
+PASS: 25_algorithms/heap/vectorbool.cc (test for excess errors)
+PASS: 25_algorithms/heap/vectorbool.cc execution test
PASS: 25_algorithms/includes/1.cc (test for excess errors)
PASS: 25_algorithms/includes/1.cc execution test
PASS: 25_algorithms/includes/check_type.cc (test for excess errors)
@@ -4374,9 +4731,14 @@ PASS: 25_algorithms/is_partitioned/requirements/explicit_instantiation/2.cc (tes
PASS: 25_algorithms/is_partitioned/requirements/explicit_instantiation/pod.cc (test for excess errors)
PASS: 25_algorithms/is_permutation/1.cc (test for excess errors)
PASS: 25_algorithms/is_permutation/1.cc execution test
+PASS: 25_algorithms/is_permutation/2.cc (test for excess errors)
+PASS: 25_algorithms/is_permutation/2.cc execution test
PASS: 25_algorithms/is_permutation/check_type.cc (test for excess errors)
+PASS: 25_algorithms/is_permutation/check_type2.cc (test for excess errors)
PASS: 25_algorithms/is_permutation/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/is_permutation/requirements/explicit_instantiation/pod.cc (test for excess errors)
+PASS: 25_algorithms/is_permutation/vectorbool.cc (test for excess errors)
+PASS: 25_algorithms/is_permutation/vectorbool.cc execution test
PASS: 25_algorithms/is_sorted/1.cc (test for excess errors)
PASS: 25_algorithms/is_sorted/1.cc execution test
PASS: 25_algorithms/is_sorted/requirements/explicit_instantiation/2.cc (test for excess errors)
@@ -4467,7 +4829,10 @@ PASS: 25_algorithms/minmax_element/requirements/explicit_instantiation/2.cc (tes
PASS: 25_algorithms/minmax_element/requirements/explicit_instantiation/pod.cc (test for excess errors)
PASS: 25_algorithms/mismatch/1.cc (test for excess errors)
PASS: 25_algorithms/mismatch/1.cc execution test
+PASS: 25_algorithms/mismatch/2.cc (test for excess errors)
+PASS: 25_algorithms/mismatch/2.cc execution test
PASS: 25_algorithms/mismatch/check_type.cc (test for excess errors)
+PASS: 25_algorithms/mismatch/check_type2.cc (test for excess errors)
PASS: 25_algorithms/move/1.cc (test for excess errors)
PASS: 25_algorithms/move/1.cc execution test
PASS: 25_algorithms/move/deque_iterators/1.cc (test for excess errors)
@@ -4498,9 +4863,13 @@ PASS: 25_algorithms/nth_element/2.cc (test for excess errors)
PASS: 25_algorithms/nth_element/2.cc execution test
PASS: 25_algorithms/nth_element/3.cc (test for excess errors)
PASS: 25_algorithms/nth_element/3.cc execution test
+PASS: 25_algorithms/nth_element/58800.cc (test for excess errors)
+PASS: 25_algorithms/nth_element/58800.cc execution test
PASS: 25_algorithms/nth_element/check_type.cc (test for excess errors)
PASS: 25_algorithms/nth_element/moveable.cc (test for excess errors)
PASS: 25_algorithms/nth_element/moveable.cc execution test
+PASS: 25_algorithms/nth_element/random_test.cc (test for excess errors)
+PASS: 25_algorithms/nth_element/random_test.cc execution test
PASS: 25_algorithms/nth_element/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/nth_element/requirements/explicit_instantiation/pod.cc (test for excess errors)
PASS: 25_algorithms/partial_sort/1.cc (test for excess errors)
@@ -4512,6 +4881,8 @@ PASS: 25_algorithms/partial_sort/check_compare_by_value.cc execution test
PASS: 25_algorithms/partial_sort/check_type.cc (test for excess errors)
PASS: 25_algorithms/partial_sort/moveable.cc (test for excess errors)
PASS: 25_algorithms/partial_sort/moveable.cc execution test
+PASS: 25_algorithms/partial_sort/random_test.cc (test for excess errors)
+PASS: 25_algorithms/partial_sort/random_test.cc execution test
PASS: 25_algorithms/partial_sort/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/partial_sort/requirements/explicit_instantiation/pod.cc (test for excess errors)
PASS: 25_algorithms/partial_sort_copy/1.cc (test for excess errors)
@@ -4519,6 +4890,8 @@ PASS: 25_algorithms/partial_sort_copy/1.cc execution test
PASS: 25_algorithms/partial_sort_copy/2.cc (test for excess errors)
PASS: 25_algorithms/partial_sort_copy/2.cc execution test
PASS: 25_algorithms/partial_sort_copy/check_type.cc (test for excess errors)
+PASS: 25_algorithms/partial_sort_copy/random_test.cc (test for excess errors)
+PASS: 25_algorithms/partial_sort_copy/random_test.cc execution test
PASS: 25_algorithms/partial_sort_copy/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/partial_sort_copy/requirements/explicit_instantiation/pod.cc (test for excess errors)
PASS: 25_algorithms/partition/1.cc (test for excess errors)
@@ -4554,6 +4927,7 @@ PASS: 25_algorithms/push_heap/requirements/explicit_instantiation/2.cc (test for
PASS: 25_algorithms/push_heap/requirements/explicit_instantiation/pod.cc (test for excess errors)
PASS: 25_algorithms/random_shuffle/1.cc (test for excess errors)
PASS: 25_algorithms/random_shuffle/1.cc execution test
+UNSUPPORTED: 25_algorithms/random_shuffle/59603.cc
PASS: 25_algorithms/random_shuffle/moveable.cc (test for excess errors)
PASS: 25_algorithms/random_shuffle/moveable.cc execution test
PASS: 25_algorithms/random_shuffle/requirements/explicit_instantiation/2.cc (test for excess errors)
@@ -4621,6 +4995,8 @@ PASS: 25_algorithms/search/check_type.cc (test for excess errors)
PASS: 25_algorithms/search/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/search/requirements/explicit_instantiation/pod.cc (test for excess errors)
PASS: 25_algorithms/search_n/11400.cc (test for excess errors)
+PASS: 25_algorithms/search_n/58358.cc (test for excess errors)
+PASS: 25_algorithms/search_n/58358.cc execution test
PASS: 25_algorithms/search_n/check_type.cc (test for excess errors)
PASS: 25_algorithms/search_n/iterator.cc (test for excess errors)
PASS: 25_algorithms/search_n/iterator.cc execution test
@@ -4664,6 +5040,8 @@ PASS: 25_algorithms/sort/check_compare_by_value.cc (test for excess errors)
PASS: 25_algorithms/sort/check_compare_by_value.cc execution test
PASS: 25_algorithms/sort/moveable.cc (test for excess errors)
PASS: 25_algorithms/sort/moveable.cc execution test
+PASS: 25_algorithms/sort/random_test.cc (test for excess errors)
+PASS: 25_algorithms/sort/random_test.cc execution test
PASS: 25_algorithms/sort/requirements/explicit_instantiation/2.cc (test for excess errors)
PASS: 25_algorithms/sort/requirements/explicit_instantiation/pod.cc (test for excess errors)
PASS: 25_algorithms/sort/vectorbool.cc (test for excess errors)
@@ -4785,6 +5163,9 @@ PASS: 26_numerics/complex/inserters_extractors/char/1.cc (test for excess errors
PASS: 26_numerics/complex/inserters_extractors/char/1.cc execution test
PASS: 26_numerics/complex/inserters_extractors/wchar_t/1.cc (test for excess errors)
PASS: 26_numerics/complex/inserters_extractors/wchar_t/1.cc execution test
+PASS: 26_numerics/complex/literals/types.cc (test for excess errors)
+PASS: 26_numerics/complex/literals/values.cc (test for excess errors)
+PASS: 26_numerics/complex/literals/values.cc execution test
PASS: 26_numerics/complex/pow.cc (test for excess errors)
PASS: 26_numerics/complex/pow.cc execution test
PASS: 26_numerics/complex/requirements/constexpr_functions.cc (test for excess errors)
@@ -5125,8 +5506,7 @@ PASS: 26_numerics/random/linear_congruential_engine/operators/serialize.cc execu
PASS: 26_numerics/random/linear_congruential_engine/requirements/constants.cc (test for excess errors)
PASS: 26_numerics/random/linear_congruential_engine/requirements/constexpr_data.cc (test for excess errors)
PASS: 26_numerics/random/linear_congruential_engine/requirements/constexpr_functions.cc (test for excess errors)
-PASS: 26_numerics/random/linear_congruential_engine/requirements/non_uint_neg.cc (test for errors, line 32)
-PASS: 26_numerics/random/linear_congruential_engine/requirements/non_uint_neg.cc (test for errors, line 32)
+PASS: 26_numerics/random/linear_congruential_engine/requirements/non_uint_neg.cc (test for errors, line 31)
PASS: 26_numerics/random/linear_congruential_engine/requirements/non_uint_neg.cc (test for excess errors)
PASS: 26_numerics/random/linear_congruential_engine/requirements/typedefs.cc (test for excess errors)
PASS: 26_numerics/random/lognormal_distribution/cons/default.cc (test for excess errors)
@@ -5175,6 +5555,7 @@ PASS: 26_numerics/random/negative_binomial_distribution/cons/default.cc (test fo
PASS: 26_numerics/random/negative_binomial_distribution/cons/default.cc execution test
PASS: 26_numerics/random/negative_binomial_distribution/cons/parms.cc (test for excess errors)
PASS: 26_numerics/random/negative_binomial_distribution/cons/parms.cc execution test
+PASS: 26_numerics/random/negative_binomial_distribution/operators/58302.cc (test for excess errors)
PASS: 26_numerics/random/negative_binomial_distribution/operators/equal.cc (test for excess errors)
PASS: 26_numerics/random/negative_binomial_distribution/operators/equal.cc execution test
PASS: 26_numerics/random/negative_binomial_distribution/operators/inequal.cc (test for excess errors)
@@ -5247,6 +5628,9 @@ PASS: 26_numerics/random/poisson_distribution/operators/values.cc (test for exce
PASS: 26_numerics/random/poisson_distribution/operators/values.cc execution test
PASS: 26_numerics/random/poisson_distribution/requirements/explicit_instantiation/1.cc (test for excess errors)
PASS: 26_numerics/random/poisson_distribution/requirements/typedefs.cc (test for excess errors)
+PASS: 26_numerics/random/pr60037-neg.cc (test for errors, line 167)
+PASS: 26_numerics/random/pr60037-neg.cc (test for errors, line 3466)
+PASS: 26_numerics/random/pr60037-neg.cc (test for excess errors)
PASS: 26_numerics/random/random_device/cons/default.cc (test for excess errors)
PASS: 26_numerics/random/random_device/cons/default.cc execution test
PASS: 26_numerics/random/random_device/cons/token.cc (test for excess errors)
@@ -5442,6 +5826,9 @@ PASS: 27_io/basic_filebuf/cons/2020.cc (test for excess errors)
PASS: 27_io/basic_filebuf/cons/2020.cc execution test
PASS: 27_io/basic_filebuf/cons/char/1.cc (test for excess errors)
PASS: 27_io/basic_filebuf/cons/char/1.cc execution test
+PASS: 27_io/basic_filebuf/cons/char/copy_neg.cc (test for errors, line 26)
+PASS: 27_io/basic_filebuf/cons/char/copy_neg.cc (test for errors, line 27)
+PASS: 27_io/basic_filebuf/cons/char/copy_neg.cc (test for excess errors)
PASS: 27_io/basic_filebuf/cons/wchar_t/1.cc (test for excess errors)
PASS: 27_io/basic_filebuf/cons/wchar_t/1.cc execution test
PASS: 27_io/basic_filebuf/cons/wchar_t/10132-1.cc (test for excess errors)
@@ -5748,6 +6135,8 @@ PASS: 27_io/basic_filebuf/sputc/char/2-io.cc (test for excess errors)
PASS: 27_io/basic_filebuf/sputc/char/2-io.cc execution test
PASS: 27_io/basic_filebuf/sputc/char/2-out.cc (test for excess errors)
PASS: 27_io/basic_filebuf/sputc/char/2-out.cc execution test
+PASS: 27_io/basic_filebuf/sputc/char/59427.cc (test for excess errors)
+PASS: 27_io/basic_filebuf/sputc/char/59427.cc execution test
PASS: 27_io/basic_filebuf/sputc/char/9701-2.cc (test for excess errors)
PASS: 27_io/basic_filebuf/sputc/char/9701-2.cc execution test
PASS: 27_io/basic_filebuf/sputn/char/1-in.cc (test for excess errors)
@@ -5764,6 +6153,8 @@ PASS: 27_io/basic_filebuf/sputn/char/2-io.cc (test for excess errors)
PASS: 27_io/basic_filebuf/sputn/char/2-io.cc execution test
PASS: 27_io/basic_filebuf/sputn/char/2-out.cc (test for excess errors)
PASS: 27_io/basic_filebuf/sputn/char/2-out.cc execution test
+PASS: 27_io/basic_filebuf/sputn/char/59427.cc (test for excess errors)
+PASS: 27_io/basic_filebuf/sputn/char/59427.cc execution test
PASS: 27_io/basic_filebuf/sputn/char/9339.cc (test for excess errors)
PASS: 27_io/basic_filebuf/sputn/char/9339.cc execution test
PASS: 27_io/basic_filebuf/sputn/char/9701-1.cc (test for excess errors)
@@ -5828,20 +6219,28 @@ PASS: 27_io/basic_filebuf/underflow/wchar_t/9178.cc (test for excess errors)
PASS: 27_io/basic_filebuf/underflow/wchar_t/9178.cc execution test
PASS: 27_io/basic_filebuf/underflow/wchar_t/9520.cc (test for excess errors)
PASS: 27_io/basic_filebuf/underflow/wchar_t/9520.cc execution test
+PASS: 27_io/basic_fstream/assign/1.cc (test for excess errors)
+PASS: 27_io/basic_fstream/assign/1.cc execution test
PASS: 27_io/basic_fstream/cons/1.cc (test for excess errors)
PASS: 27_io/basic_fstream/cons/1.cc execution test
PASS: 27_io/basic_fstream/cons/char/1.cc (test for excess errors)
+PASS: 27_io/basic_fstream/cons/move.cc (test for excess errors)
+PASS: 27_io/basic_fstream/cons/move.cc execution test
PASS: 27_io/basic_fstream/open/char/1.cc (test for excess errors)
PASS: 27_io/basic_fstream/rdbuf/char/2832.cc (test for excess errors)
PASS: 27_io/basic_fstream/rdbuf/char/2832.cc execution test
PASS: 27_io/basic_fstream/requirements/base_classes.cc (test for excess errors)
PASS: 27_io/basic_fstream/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 27_io/basic_fstream/requirements/typedefs.cc (test for excess errors)
+PASS: 27_io/basic_ifstream/assign/1.cc (test for excess errors)
+PASS: 27_io/basic_ifstream/assign/1.cc execution test
PASS: 27_io/basic_ifstream/cons/2020.cc (test for excess errors)
PASS: 27_io/basic_ifstream/cons/2020.cc execution test
PASS: 27_io/basic_ifstream/cons/char/1.cc (test for excess errors)
PASS: 27_io/basic_ifstream/cons/char/1.cc execution test
PASS: 27_io/basic_ifstream/cons/char/2.cc (test for excess errors)
+PASS: 27_io/basic_ifstream/cons/move.cc (test for excess errors)
+PASS: 27_io/basic_ifstream/cons/move.cc execution test
PASS: 27_io/basic_ifstream/open/char/1.cc (test for excess errors)
PASS: 27_io/basic_ifstream/open/char/1.cc execution test
PASS: 27_io/basic_ifstream/open/char/2.cc (test for excess errors)
@@ -5860,6 +6259,12 @@ PASS: 27_io/basic_ios/cons/char/2.cc (test for excess errors)
PASS: 27_io/basic_ios/cons/char/2.cc execution test
PASS: 27_io/basic_ios/cons/char/3.cc (test for excess errors)
PASS: 27_io/basic_ios/cons/char/3.cc execution test
+PASS: 27_io/basic_ios/conv/bool.cc (test for excess errors)
+PASS: 27_io/basic_ios/conv/bool.cc execution test
+PASS: 27_io/basic_ios/conv/bool_neg.cc (test for errors, line 26)
+PASS: 27_io/basic_ios/conv/bool_neg.cc (test for excess errors)
+PASS: 27_io/basic_ios/conv/voidptr.cc (test for excess errors)
+PASS: 27_io/basic_ios/conv/voidptr.cc execution test
PASS: 27_io/basic_ios/copyfmt/char/1.cc (test for excess errors)
PASS: 27_io/basic_ios/copyfmt/char/1.cc execution test
PASS: 27_io/basic_ios/copyfmt/char/2.cc (test for excess errors)
@@ -6202,8 +6607,12 @@ PASS: 27_io/basic_istream/ws/char/1.cc (test for excess errors)
PASS: 27_io/basic_istream/ws/char/1.cc execution test
PASS: 27_io/basic_istream/ws/wchar_t/1.cc (test for excess errors)
PASS: 27_io/basic_istream/ws/wchar_t/1.cc execution test
+PASS: 27_io/basic_istringstream/assign/1.cc (test for excess errors)
+PASS: 27_io/basic_istringstream/assign/1.cc execution test
PASS: 27_io/basic_istringstream/cons/2020.cc (test for excess errors)
PASS: 27_io/basic_istringstream/cons/2020.cc execution test
+PASS: 27_io/basic_istringstream/cons/move.cc (test for excess errors)
+PASS: 27_io/basic_istringstream/cons/move.cc execution test
PASS: 27_io/basic_istringstream/rdbuf/char/2832.cc (test for excess errors)
PASS: 27_io/basic_istringstream/rdbuf/char/2832.cc execution test
PASS: 27_io/basic_istringstream/rdbuf/wchar_t/2832.cc (test for excess errors)
@@ -6215,11 +6624,15 @@ PASS: 27_io/basic_istringstream/str/char/1.cc (test for excess errors)
PASS: 27_io/basic_istringstream/str/char/1.cc execution test
PASS: 27_io/basic_istringstream/str/wchar_t/1.cc (test for excess errors)
PASS: 27_io/basic_istringstream/str/wchar_t/1.cc execution test
+PASS: 27_io/basic_ofstream/assign/1.cc (test for excess errors)
+PASS: 27_io/basic_ofstream/assign/1.cc execution test
PASS: 27_io/basic_ofstream/cons/2020.cc (test for excess errors)
PASS: 27_io/basic_ofstream/cons/2020.cc execution test
PASS: 27_io/basic_ofstream/cons/char/1.cc (test for excess errors)
PASS: 27_io/basic_ofstream/cons/char/1.cc execution test
PASS: 27_io/basic_ofstream/cons/char/2.cc (test for excess errors)
+PASS: 27_io/basic_ofstream/cons/move.cc (test for excess errors)
+PASS: 27_io/basic_ofstream/cons/move.cc execution test
PASS: 27_io/basic_ofstream/open/char/1.cc (test for excess errors)
PASS: 27_io/basic_ofstream/open/char/1.cc execution test
PASS: 27_io/basic_ofstream/open/char/2.cc (test for excess errors)
@@ -6234,6 +6647,7 @@ PASS: 27_io/basic_ostream/cons/2020.cc (test for excess errors)
PASS: 27_io/basic_ostream/cons/2020.cc execution test
PASS: 27_io/basic_ostream/cons/char/9827.cc (test for excess errors)
PASS: 27_io/basic_ostream/cons/char/9827.cc execution test
+PASS: 27_io/basic_ostream/cons/char/null.cc (test for excess errors)
PASS: 27_io/basic_ostream/cons/wchar_t/9827.cc (test for excess errors)
PASS: 27_io/basic_ostream/cons/wchar_t/9827.cc execution test
PASS: 27_io/basic_ostream/endl/char/1.cc (test for excess errors)
@@ -6468,10 +6882,14 @@ PASS: 27_io/basic_ostream/write/char/1.cc (test for excess errors)
PASS: 27_io/basic_ostream/write/char/1.cc execution test
PASS: 27_io/basic_ostream/write/wchar_t/1.cc (test for excess errors)
PASS: 27_io/basic_ostream/write/wchar_t/1.cc execution test
+PASS: 27_io/basic_ostringstream/assign/1.cc (test for excess errors)
+PASS: 27_io/basic_ostringstream/assign/1.cc execution test
PASS: 27_io/basic_ostringstream/cons/2020.cc (test for excess errors)
PASS: 27_io/basic_ostringstream/cons/2020.cc execution test
PASS: 27_io/basic_ostringstream/cons/char/3.cc (test for excess errors)
PASS: 27_io/basic_ostringstream/cons/char/3.cc execution test
+PASS: 27_io/basic_ostringstream/cons/move.cc (test for excess errors)
+PASS: 27_io/basic_ostringstream/cons/move.cc execution test
PASS: 27_io/basic_ostringstream/cons/wchar_t/3.cc (test for excess errors)
PASS: 27_io/basic_ostringstream/cons/wchar_t/3.cc execution test
PASS: 27_io/basic_ostringstream/pthread3.cc (test for excess errors)
@@ -6493,6 +6911,8 @@ PASS: 27_io/basic_ostringstream/str/wchar_t/2.cc (test for excess errors)
PASS: 27_io/basic_ostringstream/str/wchar_t/2.cc execution test
PASS: 27_io/basic_streambuf/cons/2020.cc (test for excess errors)
PASS: 27_io/basic_streambuf/cons/2020.cc execution test
+PASS: 27_io/basic_streambuf/cons/57394.cc (test for excess errors)
+PASS: 27_io/basic_streambuf/cons/57394.cc execution test
PASS: 27_io/basic_streambuf/cons/char/1.cc (test for excess errors)
PASS: 27_io/basic_streambuf/cons/char/1.cc execution test
PASS: 27_io/basic_streambuf/cons/wchar_t/1.cc (test for excess errors)
@@ -6735,8 +7155,12 @@ PASS: 27_io/basic_stringbuf/sync/char/1057.cc (test for excess errors)
PASS: 27_io/basic_stringbuf/sync/char/1057.cc execution test
PASS: 27_io/basic_stringbuf/sync/wchar_t/1057.cc (test for excess errors)
PASS: 27_io/basic_stringbuf/sync/wchar_t/1057.cc execution test
+PASS: 27_io/basic_stringstream/assign/1.cc (test for excess errors)
+PASS: 27_io/basic_stringstream/assign/1.cc execution test
PASS: 27_io/basic_stringstream/cons/2020.cc (test for excess errors)
PASS: 27_io/basic_stringstream/cons/2020.cc execution test
+PASS: 27_io/basic_stringstream/cons/move.cc (test for excess errors)
+PASS: 27_io/basic_stringstream/cons/move.cc execution test
PASS: 27_io/basic_stringstream/rdbuf/char/2832.cc (test for excess errors)
PASS: 27_io/basic_stringstream/rdbuf/char/2832.cc execution test
PASS: 27_io/basic_stringstream/rdbuf/wchar_t/2832.cc (test for excess errors)
@@ -6889,10 +7313,20 @@ PASS: 27_io/manipulators/standard/char/1.cc (test for excess errors)
PASS: 27_io/manipulators/standard/char/1.cc execution test
PASS: 27_io/manipulators/standard/char/2.cc (test for excess errors)
PASS: 27_io/manipulators/standard/char/2.cc execution test
+PASS: 27_io/manipulators/standard/char/60270.cc (test for excess errors)
+PASS: 27_io/manipulators/standard/char/60270.cc execution test
+PASS: 27_io/manipulators/standard/char/dr2344.cc (test for excess errors)
+PASS: 27_io/manipulators/standard/char/dr2344.cc execution test
+PASS: 27_io/manipulators/standard/char/quoted.cc (test for excess errors)
+PASS: 27_io/manipulators/standard/char/quoted.cc execution test
PASS: 27_io/manipulators/standard/wchar_t/1.cc (test for excess errors)
PASS: 27_io/manipulators/standard/wchar_t/1.cc execution test
PASS: 27_io/manipulators/standard/wchar_t/2.cc (test for excess errors)
PASS: 27_io/manipulators/standard/wchar_t/2.cc execution test
+PASS: 27_io/manipulators/standard/wchar_t/dr2344.cc (test for excess errors)
+PASS: 27_io/manipulators/standard/wchar_t/dr2344.cc execution test
+PASS: 27_io/manipulators/standard/wchar_t/quoted.cc (test for excess errors)
+PASS: 27_io/manipulators/standard/wchar_t/quoted.cc execution test
PASS: 27_io/objects/char/1.cc (test for excess errors)
PASS: 27_io/objects/char/1.cc execution test
PASS: 27_io/objects/char/10.cc (test for excess errors)
@@ -6985,6 +7419,10 @@ PASS: 27_io/types/2.cc (test for excess errors)
PASS: 27_io/types/2.cc execution test
PASS: 27_io/types/3.cc (test for excess errors)
PASS: 27_io/types/3.cc execution test
+PASS: 28_regex/algorithms/regex_match/awk/cstring_01.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/awk/cstring_01.cc execution test
+PASS: 28_regex/algorithms/regex_match/basic/empty_range.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/basic/empty_range.cc execution test
PASS: 28_regex/algorithms/regex_match/basic/string_01.cc (test for excess errors)
PASS: 28_regex/algorithms/regex_match/basic/string_01.cc execution test
PASS: 28_regex/algorithms/regex_match/basic/string_range_00_03.cc (test for excess errors)
@@ -6992,11 +7430,45 @@ PASS: 28_regex/algorithms/regex_match/basic/string_range_00_03.cc execution test
PASS: 28_regex/algorithms/regex_match/basic/string_range_01_03.cc (test for excess errors)
PASS: 28_regex/algorithms/regex_match/basic/string_range_01_03.cc execution test
PASS: 28_regex/algorithms/regex_match/basic/string_range_02_03.cc (test for excess errors)
-XFAIL: 28_regex/algorithms/regex_match/basic/string_range_02_03.cc execution test
+PASS: 28_regex/algorithms/regex_match/basic/string_range_02_03.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/53622.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/53622.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/57173.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/57173.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/58576.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/58576.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/61601.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/61601.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/anymatcher.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/anymatcher.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/backref.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/backref.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/empty_range.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/empty_range.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/emptygroup.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/emptygroup.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/hex.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/hex.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/quoted_char.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/quoted_char.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/char/ungreedy.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/char/ungreedy.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/wchar_t/63199.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/wchar_t/63199.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/wchar_t/anymatcher.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/wchar_t/anymatcher.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/wchar_t/cjk_match.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/wchar_t/cjk_match.cc execution test
+PASS: 28_regex/algorithms/regex_match/ecma/wchar_t/hex.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/ecma/wchar_t/hex.cc execution test
+PASS: 28_regex/algorithms/regex_match/extended/cstring_bracket_01.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/extended/cstring_bracket_01.cc execution test
PASS: 28_regex/algorithms/regex_match/extended/cstring_plus.cc (test for excess errors)
-XFAIL: 28_regex/algorithms/regex_match/extended/cstring_plus.cc execution test
+PASS: 28_regex/algorithms/regex_match/extended/cstring_plus.cc execution test
PASS: 28_regex/algorithms/regex_match/extended/cstring_questionmark.cc (test for excess errors)
-XFAIL: 28_regex/algorithms/regex_match/extended/cstring_questionmark.cc execution test
+PASS: 28_regex/algorithms/regex_match/extended/cstring_questionmark.cc execution test
+PASS: 28_regex/algorithms/regex_match/extended/cstring_range.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/extended/cstring_range.cc execution test
PASS: 28_regex/algorithms/regex_match/extended/string_any.cc (test for excess errors)
PASS: 28_regex/algorithms/regex_match/extended/string_any.cc execution test
PASS: 28_regex/algorithms/regex_match/extended/string_range_00_03.cc (test for excess errors)
@@ -7004,9 +7476,29 @@ PASS: 28_regex/algorithms/regex_match/extended/string_range_00_03.cc execution t
PASS: 28_regex/algorithms/regex_match/extended/string_range_01_03.cc (test for excess errors)
PASS: 28_regex/algorithms/regex_match/extended/string_range_01_03.cc execution test
PASS: 28_regex/algorithms/regex_match/extended/string_range_02_03.cc (test for excess errors)
-XFAIL: 28_regex/algorithms/regex_match/extended/string_range_02_03.cc execution test
+PASS: 28_regex/algorithms/regex_match/extended/string_range_02_03.cc execution test
+PASS: 28_regex/algorithms/regex_match/extended/wstring_locale.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_match/extended/wstring_locale.cc execution test
PASS: 28_regex/algorithms/regex_replace/char/51711.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_replace/char/basic_replace.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_replace/char/basic_replace.cc execution test
+PASS: 28_regex/algorithms/regex_replace/char/dr2213.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_replace/char/dr2213.cc execution test
PASS: 28_regex/algorithms/regex_replace/wchar_t/51711.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_search/61424.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_search/61424.cc execution test
+PASS: 28_regex/algorithms/regex_search/61720.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_search/61720.cc execution test
+PASS: 28_regex/algorithms/regex_search/basic/string_01.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_search/basic/string_01.cc execution test
+PASS: 28_regex/algorithms/regex_search/ecma/assertion.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_search/ecma/assertion.cc execution test
+PASS: 28_regex/algorithms/regex_search/ecma/flags.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_search/ecma/flags.cc execution test
+PASS: 28_regex/algorithms/regex_search/ecma/greedy.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_search/ecma/greedy.cc execution test
+PASS: 28_regex/algorithms/regex_search/ecma/string_01.cc (test for excess errors)
+PASS: 28_regex/algorithms/regex_search/ecma/string_01.cc execution test
PASS: 28_regex/basic_regex/assign/char/cstring.cc (test for excess errors)
PASS: 28_regex/basic_regex/assign/char/cstring_op.cc (test for excess errors)
PASS: 28_regex/basic_regex/assign/char/moveable.cc (test for excess errors)
@@ -7030,7 +7522,7 @@ PASS: 28_regex/basic_regex/ctors/basic/pstring_char.cc execution test
PASS: 28_regex/basic_regex/ctors/basic/pstring_wchar_t.cc (test for excess errors)
PASS: 28_regex/basic_regex/ctors/basic/pstring_wchar_t.cc execution test
PASS: 28_regex/basic_regex/ctors/basic/raw_string.cc (test for excess errors)
-XFAIL: 28_regex/basic_regex/ctors/basic/raw_string.cc execution test
+PASS: 28_regex/basic_regex/ctors/basic/raw_string.cc execution test
PASS: 28_regex/basic_regex/ctors/basic/string_range_01_02_03.cc (test for excess errors)
PASS: 28_regex/basic_regex/ctors/basic/string_range_01_02_03.cc execution test
PASS: 28_regex/basic_regex/ctors/char/cstring.cc (test for excess errors)
@@ -7043,6 +7535,7 @@ PASS: 28_regex/basic_regex/ctors/char/range.cc (test for excess errors)
PASS: 28_regex/basic_regex/ctors/copy_char.cc (test for excess errors)
PASS: 28_regex/basic_regex/ctors/copy_char.cc execution test
PASS: 28_regex/basic_regex/ctors/extended/cstring.cc (test for excess errors)
+PASS: 28_regex/basic_regex/ctors/extended/cstring.cc execution test
PASS: 28_regex/basic_regex/ctors/extended/string_range_01_02_03.cc (test for excess errors)
PASS: 28_regex/basic_regex/ctors/extended/string_range_01_02_03.cc execution test
PASS: 28_regex/basic_regex/ctors/move_char.cc (test for excess errors)
@@ -7052,61 +7545,103 @@ PASS: 28_regex/basic_regex/ctors/string_wchar_t.cc (test for excess errors)
PASS: 28_regex/basic_regex/ctors/wchar_t/cstring.cc (test for excess errors)
PASS: 28_regex/basic_regex/ctors/wchar_t/default.cc (test for excess errors)
PASS: 28_regex/basic_regex/ctors/wchar_t/range.cc (test for excess errors)
+PASS: 28_regex/basic_regex/multiple_quantifiers.cc (test for excess errors)
+PASS: 28_regex/basic_regex/multiple_quantifiers.cc execution test
PASS: 28_regex/basic_regex/requirements/constexpr_data.cc (test for excess errors)
PASS: 28_regex/constants/error_type.cc (test for excess errors)
PASS: 28_regex/constants/match_flag_type.cc (test for excess errors)
PASS: 28_regex/constants/syntax_option_type.cc (test for excess errors)
+PASS: 28_regex/constants/syntax_option_type.cc execution test
PASS: 28_regex/headers/regex/std_c++0x_neg.cc (test for errors, line 32)
PASS: 28_regex/headers/regex/std_c++0x_neg.cc (test for excess errors)
PASS: 28_regex/init-list.cc (test for excess errors)
+PASS: 28_regex/init-list.cc execution test
+PASS: 28_regex/iterators/regex_iterator/char/string_01.cc (test for excess errors)
+PASS: 28_regex/iterators/regex_iterator/char/string_01.cc execution test
+PASS: 28_regex/iterators/regex_iterator/char/string_position_01.cc (test for excess errors)
+PASS: 28_regex/iterators/regex_iterator/char/string_position_01.cc execution test
PASS: 28_regex/iterators/regex_iterator/ctors/char/default.cc (test for excess errors)
PASS: 28_regex/iterators/regex_iterator/ctors/wchar_t/default.cc (test for excess errors)
PASS: 28_regex/iterators/regex_iterator/typedefs.cc (test for excess errors)
+PASS: 28_regex/iterators/regex_iterator/wchar_t/string_01.cc (test for excess errors)
+PASS: 28_regex/iterators/regex_iterator/wchar_t/string_01.cc execution test
+PASS: 28_regex/iterators/regex_iterator/wchar_t/string_02.cc (test for excess errors)
+PASS: 28_regex/iterators/regex_iterator/wchar_t/string_02.cc execution test
+PASS: 28_regex/iterators/regex_token_iterator/char/string_01.cc (test for excess errors)
+PASS: 28_regex/iterators/regex_token_iterator/char/string_01.cc execution test
PASS: 28_regex/iterators/regex_token_iterator/ctors/char/default.cc (test for excess errors)
PASS: 28_regex/iterators/regex_token_iterator/ctors/wchar_t/default.cc (test for excess errors)
PASS: 28_regex/iterators/regex_token_iterator/typedefs.cc (test for excess errors)
+PASS: 28_regex/iterators/regex_token_iterator/wchar_t/string_01.cc (test for excess errors)
+PASS: 28_regex/iterators/regex_token_iterator/wchar_t/string_01.cc execution test
+PASS: 28_regex/iterators/regex_token_iterator/wchar_t/wstring_02.cc (test for excess errors)
+PASS: 28_regex/iterators/regex_token_iterator/wchar_t/wstring_02.cc execution test
PASS: 28_regex/match_results/ctors/char/default.cc (test for excess errors)
PASS: 28_regex/match_results/ctors/char/default.cc execution test
PASS: 28_regex/match_results/ctors/wchar_t/default.cc (test for excess errors)
PASS: 28_regex/match_results/ctors/wchar_t/default.cc execution test
+PASS: 28_regex/match_results/format.cc (test for excess errors)
+PASS: 28_regex/match_results/format.cc execution test
PASS: 28_regex/match_results/typedefs.cc (test for excess errors)
PASS: 28_regex/range_access.cc (test for excess errors)
+PASS: 28_regex/regex_error/base.cc (test for excess errors)
+PASS: 28_regex/regex_error/base.cc execution test
PASS: 28_regex/regex_error/regex_error.cc (test for excess errors)
+PASS: 28_regex/regex_error/regex_error.cc execution test
PASS: 28_regex/requirements/typedefs.cc (test for excess errors)
PASS: 28_regex/sub_match/cast_char.cc (test for excess errors)
+PASS: 28_regex/sub_match/cast_char.cc execution test
PASS: 28_regex/sub_match/cast_wchar_t.cc (test for excess errors)
+PASS: 28_regex/sub_match/cast_wchar_t.cc execution test
PASS: 28_regex/sub_match/length.cc (test for excess errors)
+PASS: 28_regex/sub_match/length.cc execution test
PASS: 28_regex/sub_match/typedefs.cc (test for excess errors)
PASS: 28_regex/traits/char/ctor.cc (test for excess errors)
PASS: 28_regex/traits/char/isctype.cc (test for excess errors)
-XFAIL: 28_regex/traits/char/isctype.cc execution test
+PASS: 28_regex/traits/char/isctype.cc execution test
PASS: 28_regex/traits/char/length.cc (test for excess errors)
PASS: 28_regex/traits/char/length.cc execution test
PASS: 28_regex/traits/char/lookup_classname.cc (test for excess errors)
-XFAIL: 28_regex/traits/char/lookup_classname.cc execution test
+PASS: 28_regex/traits/char/lookup_classname.cc execution test
PASS: 28_regex/traits/char/lookup_collatename.cc (test for excess errors)
-XFAIL: 28_regex/traits/char/lookup_collatename.cc execution test
+PASS: 28_regex/traits/char/lookup_collatename.cc execution test
PASS: 28_regex/traits/char/transform.cc (test for excess errors)
PASS: 28_regex/traits/char/transform.cc execution test
PASS: 28_regex/traits/char/transform_primary.cc (test for excess errors)
-XFAIL: 28_regex/traits/char/transform_primary.cc execution test
+PASS: 28_regex/traits/char/transform_primary.cc execution test
PASS: 28_regex/traits/char/translate.cc (test for excess errors)
PASS: 28_regex/traits/char/translate.cc execution test
PASS: 28_regex/traits/char/translate_nocase.cc (test for excess errors)
PASS: 28_regex/traits/char/translate_nocase.cc execution test
+PASS: 28_regex/traits/char/user_defined.cc (test for excess errors)
+PASS: 28_regex/traits/char/user_defined.cc execution test
PASS: 28_regex/traits/char/value.cc (test for excess errors)
PASS: 28_regex/traits/char/value.cc execution test
PASS: 28_regex/traits/wchar_t/ctor.cc (test for excess errors)
+PASS: 28_regex/traits/wchar_t/isctype.cc (test for excess errors)
+PASS: 28_regex/traits/wchar_t/isctype.cc execution test
PASS: 28_regex/traits/wchar_t/length.cc (test for excess errors)
PASS: 28_regex/traits/wchar_t/length.cc execution test
+PASS: 28_regex/traits/wchar_t/lookup_classname.cc (test for excess errors)
+PASS: 28_regex/traits/wchar_t/lookup_classname.cc execution test
+PASS: 28_regex/traits/wchar_t/lookup_collatename.cc (test for excess errors)
+PASS: 28_regex/traits/wchar_t/lookup_collatename.cc execution test
PASS: 28_regex/traits/wchar_t/transform.cc (test for excess errors)
PASS: 28_regex/traits/wchar_t/transform.cc execution test
+PASS: 28_regex/traits/wchar_t/transform_primary.cc (test for excess errors)
+PASS: 28_regex/traits/wchar_t/transform_primary.cc execution test
PASS: 28_regex/traits/wchar_t/translate.cc (test for excess errors)
PASS: 28_regex/traits/wchar_t/translate.cc execution test
PASS: 28_regex/traits/wchar_t/translate_nocase.cc (test for excess errors)
PASS: 28_regex/traits/wchar_t/translate_nocase.cc execution test
+PASS: 28_regex/traits/wchar_t/user_defined.cc (test for excess errors)
+PASS: 28_regex/traits/wchar_t/user_defined.cc execution test
PASS: 28_regex/traits/wchar_t/value.cc (test for excess errors)
PASS: 28_regex/traits/wchar_t/value.cc execution test
+PASS: 29_atomics/atomic/60658.cc (test for excess errors)
+PASS: 29_atomics/atomic/60658.cc execution test
+PASS: 29_atomics/atomic/60695.cc (test for errors, line 168)
+PASS: 29_atomics/atomic/60695.cc (test for excess errors)
PASS: 29_atomics/atomic/cons/49445.cc (test for excess errors)
PASS: 29_atomics/atomic/cons/49445.cc execution test
PASS: 29_atomics/atomic/cons/assign_neg.cc (test for errors, line 615)
@@ -7133,6 +7668,7 @@ PASS: 29_atomics/atomic/operators/integral_conversion.cc execution test
PASS: 29_atomics/atomic/operators/pointer_partial_void.cc (test for excess errors)
PASS: 29_atomics/atomic/operators/pointer_partial_void.cc execution test
PASS: 29_atomics/atomic/requirements/base_classes.cc (test for excess errors)
+PASS: 29_atomics/atomic/requirements/compare_exchange_lowering.cc (test for excess errors)
PASS: 29_atomics/atomic/requirements/explicit_instantiation/1.cc (test for excess errors)
PASS: 29_atomics/atomic_flag/clear/1.cc (test for excess errors)
PASS: 29_atomics/atomic_flag/clear/1.cc execution test
@@ -7241,52 +7777,6 @@ PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 7
PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 72)
PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 73)
PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 75)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 26)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 27)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 28)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 29)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 30)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 31)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 32)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 34)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 36)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 37)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 38)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 39)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 40)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 41)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 42)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 43)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 44)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 45)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 46)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 47)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 48)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 49)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 50)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 52)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 53)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 54)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 55)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 56)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 57)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 58)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 59)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 60)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 61)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 62)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 63)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 64)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 65)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 66)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 67)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 68)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 69)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 70)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 71)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 72)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 73)
-PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for errors, line 75)
PASS: 29_atomics/headers/atomic/types_std_c++0x_neg.cc (test for excess errors)
PASS: 30_threads/async/42819.cc (test for excess errors)
PASS: 30_threads/async/42819.cc execution test
@@ -7298,6 +7788,8 @@ PASS: 30_threads/async/any.cc (test for excess errors)
PASS: 30_threads/async/any.cc execution test
PASS: 30_threads/async/async.cc (test for excess errors)
PASS: 30_threads/async/async.cc execution test
+PASS: 30_threads/async/forced_unwind.cc (test for excess errors)
+PASS: 30_threads/async/forced_unwind.cc execution test
PASS: 30_threads/async/launch.cc (test for excess errors)
PASS: 30_threads/async/launch.cc execution test
PASS: 30_threads/async/sync.cc (test for excess errors)
@@ -7306,6 +7798,7 @@ PASS: 30_threads/call_once/39909.cc (test for excess errors)
PASS: 30_threads/call_once/39909.cc execution test
PASS: 30_threads/call_once/49668.cc (test for excess errors)
PASS: 30_threads/call_once/49668.cc execution test
+PASS: 30_threads/call_once/60497.cc (test for excess errors)
PASS: 30_threads/call_once/call_once1.cc (test for excess errors)
PASS: 30_threads/call_once/call_once1.cc execution test
PASS: 30_threads/call_once/constexpr.cc (test for excess errors)
@@ -7421,6 +7914,8 @@ PASS: 30_threads/mutex/unlock/1.cc execution test
PASS: 30_threads/once_flag/cons/constexpr.cc (test for excess errors)
PASS: 30_threads/packaged_task/49668.cc (test for excess errors)
PASS: 30_threads/packaged_task/49668.cc execution test
+PASS: 30_threads/packaged_task/60564.cc (test for excess errors)
+PASS: 30_threads/packaged_task/60564.cc execution test
PASS: 30_threads/packaged_task/cons/1.cc (test for excess errors)
PASS: 30_threads/packaged_task/cons/1.cc execution test
PASS: 30_threads/packaged_task/cons/2.cc (test for excess errors)
@@ -7440,6 +7935,8 @@ PASS: 30_threads/packaged_task/cons/move.cc (test for excess errors)
PASS: 30_threads/packaged_task/cons/move.cc execution test
PASS: 30_threads/packaged_task/cons/move_assign.cc (test for excess errors)
PASS: 30_threads/packaged_task/cons/move_assign.cc execution test
+PASS: 30_threads/packaged_task/forced_unwind.cc (test for excess errors)
+PASS: 30_threads/packaged_task/forced_unwind.cc execution test
PASS: 30_threads/packaged_task/members/get_future.cc (test for excess errors)
PASS: 30_threads/packaged_task/members/get_future.cc execution test
PASS: 30_threads/packaged_task/members/get_future2.cc (test for excess errors)
@@ -7464,6 +7961,8 @@ PASS: 30_threads/packaged_task/members/valid.cc (test for excess errors)
PASS: 30_threads/packaged_task/members/valid.cc execution test
PASS: 30_threads/packaged_task/requirements/explicit_instantiation.cc (test for excess errors)
PASS: 30_threads/packaged_task/uses_allocator.cc (test for excess errors)
+PASS: 30_threads/promise/60966.cc (test for excess errors)
+PASS: 30_threads/promise/60966.cc execution test
PASS: 30_threads/promise/cons/1.cc (test for excess errors)
PASS: 30_threads/promise/cons/1.cc execution test
PASS: 30_threads/promise/cons/alloc.cc (test for excess errors)
@@ -7578,6 +8077,43 @@ PASS: 30_threads/shared_future/members/wait_for.cc execution test
PASS: 30_threads/shared_future/members/wait_until.cc (test for excess errors)
PASS: 30_threads/shared_future/members/wait_until.cc execution test
PASS: 30_threads/shared_future/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 30_threads/shared_lock/cons/1.cc (test for excess errors)
+PASS: 30_threads/shared_lock/cons/1.cc execution test
+PASS: 30_threads/shared_lock/cons/2.cc (test for excess errors)
+PASS: 30_threads/shared_lock/cons/2.cc execution test
+PASS: 30_threads/shared_lock/cons/3.cc (test for excess errors)
+PASS: 30_threads/shared_lock/cons/3.cc execution test
+PASS: 30_threads/shared_lock/cons/4.cc (test for excess errors)
+PASS: 30_threads/shared_lock/cons/4.cc execution test
+PASS: 30_threads/shared_lock/cons/5.cc (test for excess errors)
+PASS: 30_threads/shared_lock/cons/5.cc execution test
+PASS: 30_threads/shared_lock/cons/6.cc (test for excess errors)
+PASS: 30_threads/shared_lock/cons/6.cc execution test
+PASS: 30_threads/shared_lock/locking/1.cc (test for excess errors)
+PASS: 30_threads/shared_lock/locking/1.cc execution test
+PASS: 30_threads/shared_lock/locking/2.cc (test for excess errors)
+PASS: 30_threads/shared_lock/locking/2.cc execution test
+PASS: 30_threads/shared_lock/locking/3.cc (test for excess errors)
+PASS: 30_threads/shared_lock/locking/3.cc execution test
+PASS: 30_threads/shared_lock/locking/4.cc (test for excess errors)
+PASS: 30_threads/shared_lock/locking/4.cc execution test
+PASS: 30_threads/shared_lock/modifiers/1.cc (test for excess errors)
+PASS: 30_threads/shared_lock/modifiers/1.cc execution test
+PASS: 30_threads/shared_lock/modifiers/2.cc (test for excess errors)
+PASS: 30_threads/shared_lock/modifiers/2.cc execution test
+PASS: 30_threads/shared_lock/requirements/explicit_instantiation.cc (test for excess errors)
+PASS: 30_threads/shared_lock/requirements/typedefs.cc (test for excess errors)
+PASS: 30_threads/shared_timed_mutex/cons/1.cc (test for excess errors)
+PASS: 30_threads/shared_timed_mutex/cons/1.cc execution test
+PASS: 30_threads/shared_timed_mutex/cons/assign_neg.cc (test for errors, line 32)
+PASS: 30_threads/shared_timed_mutex/cons/assign_neg.cc (test for excess errors)
+PASS: 30_threads/shared_timed_mutex/cons/copy_neg.cc (test for errors, line 31)
+PASS: 30_threads/shared_timed_mutex/cons/copy_neg.cc (test for excess errors)
+PASS: 30_threads/shared_timed_mutex/requirements/standard_layout.cc (test for excess errors)
+PASS: 30_threads/shared_timed_mutex/try_lock/1.cc (test for excess errors)
+PASS: 30_threads/shared_timed_mutex/try_lock/1.cc execution test
+PASS: 30_threads/shared_timed_mutex/try_lock/2.cc (test for excess errors)
+PASS: 30_threads/shared_timed_mutex/try_lock/2.cc execution test
PASS: 30_threads/this_thread/1.cc (test for excess errors)
PASS: 30_threads/this_thread/1.cc execution test
PASS: 30_threads/this_thread/2.cc (test for excess errors)
@@ -7663,6 +8199,8 @@ PASS: 30_threads/timed_mutex/try_lock_until/1.cc (test for excess errors)
PASS: 30_threads/timed_mutex/try_lock_until/1.cc execution test
PASS: 30_threads/timed_mutex/try_lock_until/2.cc (test for excess errors)
PASS: 30_threads/timed_mutex/try_lock_until/2.cc execution test
+PASS: 30_threads/timed_mutex/try_lock_until/57641.cc (test for excess errors)
+PASS: 30_threads/timed_mutex/try_lock_until/57641.cc execution test
PASS: 30_threads/timed_mutex/unlock/1.cc (test for excess errors)
PASS: 30_threads/timed_mutex/unlock/1.cc execution test
PASS: 30_threads/try_lock/1.cc (test for excess errors)
@@ -7685,6 +8223,7 @@ PASS: 30_threads/unique_lock/cons/5.cc (test for excess errors)
PASS: 30_threads/unique_lock/cons/5.cc execution test
PASS: 30_threads/unique_lock/cons/6.cc (test for excess errors)
PASS: 30_threads/unique_lock/cons/6.cc execution test
+PASS: 30_threads/unique_lock/cons/60497.cc (test for excess errors)
PASS: 30_threads/unique_lock/locking/1.cc (test for excess errors)
PASS: 30_threads/unique_lock/locking/1.cc execution test
PASS: 30_threads/unique_lock/locking/2.cc (test for excess errors)
@@ -8104,8 +8643,221 @@ PASS: decimal/pr54036-2.cc (test for excess errors)
PASS: decimal/pr54036-2.cc execution test
PASS: decimal/pr54036-3.cc (test for excess errors)
PASS: decimal/pr54036-3.cc execution test
+PASS: decimal/pr58815.cc (test for excess errors)
PASS: decimal/unary-arith.cc (test for excess errors)
PASS: decimal/unary-arith.cc execution test
+PASS: experimental/any/assign/1.cc (test for excess errors)
+PASS: experimental/any/assign/1.cc execution test
+PASS: experimental/any/assign/2.cc (test for excess errors)
+PASS: experimental/any/assign/2.cc execution test
+PASS: experimental/any/cons/1.cc (test for excess errors)
+PASS: experimental/any/cons/1.cc execution test
+PASS: experimental/any/cons/2.cc (test for excess errors)
+PASS: experimental/any/cons/2.cc execution test
+PASS: experimental/any/cons/3.cc (test for excess errors)
+PASS: experimental/any/cons/3.cc execution test
+PASS: experimental/any/cons/4.cc (test for excess errors)
+PASS: experimental/any/cons/4.cc execution test
+PASS: experimental/any/misc/any_cast.cc (test for excess errors)
+PASS: experimental/any/misc/any_cast.cc execution test
+PASS: experimental/any/misc/any_cast_neg.cc (test for errors, line 380)
+PASS: experimental/any/misc/any_cast_neg.cc (test for excess errors)
+PASS: experimental/any/misc/any_cast_no_rtti.cc (test for excess errors)
+PASS: experimental/any/misc/any_cast_no_rtti.cc execution test
+PASS: experimental/any/misc/swap.cc (test for excess errors)
+PASS: experimental/any/misc/swap.cc execution test
+PASS: experimental/any/modifiers/1.cc (test for excess errors)
+PASS: experimental/any/modifiers/1.cc execution test
+PASS: experimental/any/observers/type.cc (test for excess errors)
+PASS: experimental/any/observers/type.cc execution test
+PASS: experimental/any/typedefs.cc (test for excess errors)
+PASS: experimental/optional/assignment/1.cc (test for excess errors)
+PASS: experimental/optional/assignment/1.cc execution test
+PASS: experimental/optional/assignment/2.cc (test for excess errors)
+PASS: experimental/optional/assignment/2.cc execution test
+PASS: experimental/optional/assignment/3.cc (test for excess errors)
+PASS: experimental/optional/assignment/3.cc execution test
+PASS: experimental/optional/assignment/4.cc (test for excess errors)
+PASS: experimental/optional/assignment/4.cc execution test
+PASS: experimental/optional/assignment/5.cc (test for excess errors)
+PASS: experimental/optional/assignment/5.cc execution test
+PASS: experimental/optional/assignment/6.cc (test for excess errors)
+PASS: experimental/optional/assignment/6.cc execution test
+PASS: experimental/optional/cons/copy.cc (test for excess errors)
+PASS: experimental/optional/cons/copy.cc execution test
+PASS: experimental/optional/cons/default.cc (test for excess errors)
+PASS: experimental/optional/cons/default.cc execution test
+PASS: experimental/optional/cons/move.cc (test for excess errors)
+PASS: experimental/optional/cons/move.cc execution test
+PASS: experimental/optional/cons/value.cc (test for excess errors)
+PASS: experimental/optional/cons/value.cc execution test
+PASS: experimental/optional/constexpr/cons/default.cc (test for excess errors)
+PASS: experimental/optional/constexpr/cons/value.cc (test for excess errors)
+PASS: experimental/optional/constexpr/in_place.cc (test for excess errors)
+XFAIL: experimental/optional/constexpr/make_optional.cc (test for excess errors)
+PASS: experimental/optional/constexpr/nullopt.cc (test for excess errors)
+PASS: experimental/optional/constexpr/observers/1.cc (test for excess errors)
+XFAIL: experimental/optional/constexpr/observers/2.cc (test for excess errors)
+XFAIL: experimental/optional/constexpr/observers/3.cc (test for excess errors)
+PASS: experimental/optional/constexpr/observers/4.cc (test for excess errors)
+PASS: experimental/optional/constexpr/observers/5.cc (test for excess errors)
+PASS: experimental/optional/constexpr/relops/1.cc (test for excess errors)
+PASS: experimental/optional/constexpr/relops/2.cc (test for excess errors)
+PASS: experimental/optional/constexpr/relops/3.cc (test for excess errors)
+PASS: experimental/optional/constexpr/relops/4.cc (test for excess errors)
+PASS: experimental/optional/constexpr/relops/5.cc (test for excess errors)
+PASS: experimental/optional/constexpr/relops/6.cc (test for excess errors)
+PASS: experimental/optional/in_place.cc (test for excess errors)
+PASS: experimental/optional/in_place.cc execution test
+PASS: experimental/optional/make_optional.cc (test for excess errors)
+PASS: experimental/optional/make_optional.cc execution test
+PASS: experimental/optional/nullopt.cc (test for excess errors)
+PASS: experimental/optional/nullopt.cc execution test
+PASS: experimental/optional/observers/1.cc (test for excess errors)
+PASS: experimental/optional/observers/1.cc execution test
+PASS: experimental/optional/observers/2.cc (test for excess errors)
+PASS: experimental/optional/observers/2.cc execution test
+PASS: experimental/optional/observers/3.cc (test for excess errors)
+PASS: experimental/optional/observers/3.cc execution test
+PASS: experimental/optional/observers/4.cc (test for excess errors)
+PASS: experimental/optional/observers/4.cc execution test
+PASS: experimental/optional/observers/5.cc (test for excess errors)
+PASS: experimental/optional/observers/5.cc execution test
+PASS: experimental/optional/relops/1.cc (test for excess errors)
+PASS: experimental/optional/relops/1.cc execution test
+PASS: experimental/optional/relops/2.cc (test for excess errors)
+PASS: experimental/optional/relops/2.cc execution test
+PASS: experimental/optional/relops/3.cc (test for excess errors)
+PASS: experimental/optional/relops/3.cc execution test
+PASS: experimental/optional/relops/4.cc (test for excess errors)
+PASS: experimental/optional/relops/4.cc execution test
+PASS: experimental/optional/relops/5.cc (test for excess errors)
+PASS: experimental/optional/relops/5.cc execution test
+PASS: experimental/optional/relops/6.cc (test for excess errors)
+PASS: experimental/optional/relops/6.cc execution test
+PASS: experimental/optional/requirements.cc (test for excess errors)
+PASS: experimental/optional/requirements.cc execution test
+PASS: experimental/optional/swap/1.cc (test for excess errors)
+PASS: experimental/optional/swap/1.cc execution test
+PASS: experimental/optional/typedefs.cc (test for excess errors)
+PASS: experimental/string_view/capacity/1.cc (test for excess errors)
+PASS: experimental/string_view/capacity/1.cc execution test
+PASS: experimental/string_view/cons/char/1.cc (test for excess errors)
+PASS: experimental/string_view/cons/char/1.cc execution test
+PASS: experimental/string_view/cons/char/2.cc (test for excess errors)
+PASS: experimental/string_view/cons/char/2.cc execution test
+PASS: experimental/string_view/cons/char/3.cc (test for excess errors)
+PASS: experimental/string_view/cons/char/3.cc execution test
+PASS: experimental/string_view/cons/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/cons/wchar_t/1.cc execution test
+PASS: experimental/string_view/cons/wchar_t/2.cc (test for excess errors)
+PASS: experimental/string_view/cons/wchar_t/2.cc execution test
+PASS: experimental/string_view/cons/wchar_t/3.cc (test for excess errors)
+PASS: experimental/string_view/cons/wchar_t/3.cc execution test
+PASS: experimental/string_view/element_access/char/1.cc (test for excess errors)
+PASS: experimental/string_view/element_access/char/1.cc execution test
+UNSUPPORTED: experimental/string_view/element_access/char/2.cc
+PASS: experimental/string_view/element_access/char/empty.cc (test for excess errors)
+PASS: experimental/string_view/element_access/char/empty.cc execution test
+PASS: experimental/string_view/element_access/char/front_back.cc (test for excess errors)
+PASS: experimental/string_view/element_access/char/front_back.cc execution test
+PASS: experimental/string_view/element_access/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/element_access/wchar_t/1.cc execution test
+UNSUPPORTED: experimental/string_view/element_access/wchar_t/2.cc
+PASS: experimental/string_view/element_access/wchar_t/empty.cc (test for excess errors)
+PASS: experimental/string_view/element_access/wchar_t/empty.cc execution test
+PASS: experimental/string_view/element_access/wchar_t/front_back.cc (test for excess errors)
+PASS: experimental/string_view/element_access/wchar_t/front_back.cc execution test
+PASS: experimental/string_view/include.cc (test for excess errors)
+PASS: experimental/string_view/inserters/char/1.cc (test for excess errors)
+PASS: experimental/string_view/inserters/char/1.cc execution test
+PASS: experimental/string_view/inserters/char/2.cc (test for excess errors)
+PASS: experimental/string_view/inserters/char/2.cc execution test
+PASS: experimental/string_view/inserters/char/3.cc (test for excess errors)
+PASS: experimental/string_view/inserters/char/3.cc execution test
+PASS: experimental/string_view/inserters/pod/10081-out.cc (test for excess errors)
+PASS: experimental/string_view/inserters/pod/10081-out.cc execution test
+PASS: experimental/string_view/inserters/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/inserters/wchar_t/1.cc execution test
+PASS: experimental/string_view/inserters/wchar_t/2.cc (test for excess errors)
+PASS: experimental/string_view/inserters/wchar_t/2.cc execution test
+PASS: experimental/string_view/inserters/wchar_t/3.cc (test for excess errors)
+PASS: experimental/string_view/inserters/wchar_t/3.cc execution test
+PASS: experimental/string_view/literals/types.cc (test for excess errors)
+PASS: experimental/string_view/literals/values.cc (test for excess errors)
+PASS: experimental/string_view/literals/values.cc execution test
+PASS: experimental/string_view/modifiers/remove_prefix/char/1.cc (test for excess errors)
+PASS: experimental/string_view/modifiers/remove_prefix/char/1.cc execution test
+PASS: experimental/string_view/modifiers/remove_prefix/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/modifiers/remove_prefix/wchar_t/1.cc execution test
+PASS: experimental/string_view/modifiers/remove_suffix/char/1.cc (test for excess errors)
+PASS: experimental/string_view/modifiers/remove_suffix/char/1.cc execution test
+PASS: experimental/string_view/modifiers/remove_suffix/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/modifiers/remove_suffix/wchar_t/1.cc execution test
+PASS: experimental/string_view/operations/compare/char/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/compare/char/1.cc execution test
+PASS: experimental/string_view/operations/compare/char/13650.cc (test for excess errors)
+PASS: experimental/string_view/operations/compare/char/13650.cc execution test
+PASS: experimental/string_view/operations/compare/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/compare/wchar_t/1.cc execution test
+PASS: experimental/string_view/operations/compare/wchar_t/13650.cc (test for excess errors)
+PASS: experimental/string_view/operations/compare/wchar_t/13650.cc execution test
+PASS: experimental/string_view/operations/copy/char/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/copy/char/1.cc execution test
+PASS: experimental/string_view/operations/copy/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/copy/wchar_t/1.cc execution test
+PASS: experimental/string_view/operations/data/char/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/data/char/1.cc execution test
+PASS: experimental/string_view/operations/data/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/data/wchar_t/1.cc execution test
+PASS: experimental/string_view/operations/find/char/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/find/char/1.cc execution test
+PASS: experimental/string_view/operations/find/char/2.cc (test for excess errors)
+PASS: experimental/string_view/operations/find/char/2.cc execution test
+PASS: experimental/string_view/operations/find/char/3.cc (test for excess errors)
+PASS: experimental/string_view/operations/find/char/3.cc execution test
+PASS: experimental/string_view/operations/find/char/4.cc (test for excess errors)
+PASS: experimental/string_view/operations/find/char/4.cc execution test
+PASS: experimental/string_view/operations/find/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/find/wchar_t/1.cc execution test
+PASS: experimental/string_view/operations/find/wchar_t/2.cc (test for excess errors)
+PASS: experimental/string_view/operations/find/wchar_t/2.cc execution test
+PASS: experimental/string_view/operations/find/wchar_t/3.cc (test for excess errors)
+PASS: experimental/string_view/operations/find/wchar_t/3.cc execution test
+PASS: experimental/string_view/operations/find/wchar_t/4.cc (test for excess errors)
+PASS: experimental/string_view/operations/find/wchar_t/4.cc execution test
+PASS: experimental/string_view/operations/rfind/char/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/rfind/char/1.cc execution test
+PASS: experimental/string_view/operations/rfind/char/2.cc (test for excess errors)
+PASS: experimental/string_view/operations/rfind/char/2.cc execution test
+PASS: experimental/string_view/operations/rfind/char/3.cc (test for excess errors)
+PASS: experimental/string_view/operations/rfind/char/3.cc execution test
+PASS: experimental/string_view/operations/rfind/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/rfind/wchar_t/1.cc execution test
+PASS: experimental/string_view/operations/rfind/wchar_t/2.cc (test for excess errors)
+PASS: experimental/string_view/operations/rfind/wchar_t/2.cc execution test
+PASS: experimental/string_view/operations/rfind/wchar_t/3.cc (test for excess errors)
+PASS: experimental/string_view/operations/rfind/wchar_t/3.cc execution test
+PASS: experimental/string_view/operations/substr/char/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/substr/char/1.cc execution test
+PASS: experimental/string_view/operations/substr/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/substr/wchar_t/1.cc execution test
+PASS: experimental/string_view/operations/to_string/1.cc (test for excess errors)
+PASS: experimental/string_view/operations/to_string/1.cc execution test
+PASS: experimental/string_view/operators/char/2.cc (test for excess errors)
+PASS: experimental/string_view/operators/char/2.cc execution test
+PASS: experimental/string_view/operators/wchar_t/2.cc (test for excess errors)
+PASS: experimental/string_view/operators/wchar_t/2.cc execution test
+PASS: experimental/string_view/range_access/char/1.cc (test for excess errors)
+PASS: experimental/string_view/range_access/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/requirements/explicit_instantiation/1.cc (test for excess errors)
+PASS: experimental/string_view/requirements/explicit_instantiation/char/1.cc (test for excess errors)
+PASS: experimental/string_view/requirements/explicit_instantiation/char16_t/1.cc (test for excess errors)
+PASS: experimental/string_view/requirements/explicit_instantiation/char32_t/1.cc (test for excess errors)
+PASS: experimental/string_view/requirements/explicit_instantiation/wchar_t/1.cc (test for excess errors)
+PASS: experimental/string_view/requirements/typedefs.cc (test for excess errors)
+PASS: experimental/string_view/typedefs.cc (test for excess errors)
+PASS: experimental/string_view/types/1.cc (test for excess errors)
PASS: ext/array_allocator/1.cc (test for excess errors)
PASS: ext/array_allocator/1.cc execution test
PASS: ext/array_allocator/2.cc (test for excess errors)
@@ -8370,7 +9122,7 @@ PASS: ext/pool_allocator/variadic_construct.cc (test for excess errors)
PASS: ext/pool_allocator/variadic_construct.cc execution test
UNSUPPORTED: ext/profile/all.cc
UNSUPPORTED: ext/profile/mh.cc
-PASS: ext/profile/mutex_extensions_neg.cc (test for errors, line 269)
+PASS: ext/profile/mutex_extensions_neg.cc (test for errors, line 279)
PASS: ext/profile/mutex_extensions_neg.cc (test for excess errors)
UNSUPPORTED: ext/profile/profiler_algos.cc
PASS: ext/random/arcsine_distribution/cons/default.cc (test for excess errors)
@@ -8409,6 +9161,22 @@ PASS: ext/random/hoyt_distribution/operators/serialize.cc (test for excess error
PASS: ext/random/hoyt_distribution/operators/serialize.cc execution test
PASS: ext/random/hoyt_distribution/requirements/explicit_instantiation/1.cc (test for excess errors)
PASS: ext/random/hoyt_distribution/requirements/typedefs.cc (test for excess errors)
+PASS: ext/random/hypergeometric_distribution/cons/default.cc (test for excess errors)
+PASS: ext/random/hypergeometric_distribution/cons/default.cc execution test
+PASS: ext/random/hypergeometric_distribution/cons/parms.cc (test for excess errors)
+PASS: ext/random/hypergeometric_distribution/cons/parms.cc execution test
+PASS: ext/random/hypergeometric_distribution/operators/equal.cc (test for excess errors)
+PASS: ext/random/hypergeometric_distribution/operators/equal.cc execution test
+PASS: ext/random/hypergeometric_distribution/operators/inequal.cc (test for excess errors)
+PASS: ext/random/hypergeometric_distribution/operators/inequal.cc execution test
+PASS: ext/random/hypergeometric_distribution/operators/serialize.cc (test for excess errors)
+PASS: ext/random/hypergeometric_distribution/operators/serialize.cc execution test
+PASS: ext/random/hypergeometric_distribution/operators/values.cc (test for excess errors)
+PASS: ext/random/hypergeometric_distribution/operators/values.cc execution test
+PASS: ext/random/hypergeometric_distribution/pr60037.cc (test for excess errors)
+PASS: ext/random/hypergeometric_distribution/pr60037.cc execution test
+PASS: ext/random/hypergeometric_distribution/requirements/explicit_instantiation/1.cc (test for excess errors)
+PASS: ext/random/hypergeometric_distribution/requirements/typedefs.cc (test for excess errors)
PASS: ext/random/k_distribution/cons/default.cc (test for excess errors)
PASS: ext/random/k_distribution/cons/default.cc execution test
PASS: ext/random/k_distribution/cons/parms.cc (test for excess errors)
@@ -8421,6 +9189,17 @@ PASS: ext/random/k_distribution/operators/serialize.cc (test for excess errors)
PASS: ext/random/k_distribution/operators/serialize.cc execution test
PASS: ext/random/k_distribution/requirements/explicit_instantiation/1.cc (test for excess errors)
PASS: ext/random/k_distribution/requirements/typedefs.cc (test for excess errors)
+PASS: ext/random/logistic_distribution/cons/default.cc (test for excess errors)
+PASS: ext/random/logistic_distribution/cons/default.cc execution test
+PASS: ext/random/logistic_distribution/cons/parms.cc (test for excess errors)
+PASS: ext/random/logistic_distribution/cons/parms.cc execution test
+PASS: ext/random/logistic_distribution/operators/equal.cc (test for excess errors)
+PASS: ext/random/logistic_distribution/operators/equal.cc execution test
+PASS: ext/random/logistic_distribution/operators/inequal.cc (test for excess errors)
+PASS: ext/random/logistic_distribution/operators/inequal.cc execution test
+PASS: ext/random/logistic_distribution/operators/serialize.cc (test for excess errors)
+PASS: ext/random/logistic_distribution/operators/serialize.cc execution test
+PASS: ext/random/logistic_distribution/requirements/typedefs.cc (test for excess errors)
PASS: ext/random/nakagami_distribution/cons/default.cc (test for excess errors)
PASS: ext/random/nakagami_distribution/cons/default.cc execution test
PASS: ext/random/nakagami_distribution/cons/parms.cc (test for excess errors)
@@ -8485,6 +9264,40 @@ PASS: ext/random/simd_fast_mersenne_twister_engine/operators/inequal.cc (test fo
PASS: ext/random/simd_fast_mersenne_twister_engine/operators/inequal.cc execution test
PASS: ext/random/simd_fast_mersenne_twister_engine/operators/serialize.cc (test for excess errors)
PASS: ext/random/simd_fast_mersenne_twister_engine/operators/serialize.cc execution test
+PASS: ext/random/triangular_distribution/cons/default.cc (test for excess errors)
+PASS: ext/random/triangular_distribution/cons/default.cc execution test
+PASS: ext/random/triangular_distribution/cons/parms.cc (test for excess errors)
+PASS: ext/random/triangular_distribution/cons/parms.cc execution test
+PASS: ext/random/triangular_distribution/operators/equal.cc (test for excess errors)
+PASS: ext/random/triangular_distribution/operators/equal.cc execution test
+PASS: ext/random/triangular_distribution/operators/inequal.cc (test for excess errors)
+PASS: ext/random/triangular_distribution/operators/inequal.cc execution test
+PASS: ext/random/triangular_distribution/operators/serialize.cc (test for excess errors)
+PASS: ext/random/triangular_distribution/operators/serialize.cc execution test
+PASS: ext/random/triangular_distribution/requirements/explicit_instantiation/1.cc (test for excess errors)
+PASS: ext/random/triangular_distribution/requirements/typedefs.cc (test for excess errors)
+PASS: ext/random/uniform_on_sphere_distribution/cons/default.cc (test for excess errors)
+PASS: ext/random/uniform_on_sphere_distribution/cons/default.cc execution test
+PASS: ext/random/uniform_on_sphere_distribution/operators/equal.cc (test for excess errors)
+PASS: ext/random/uniform_on_sphere_distribution/operators/equal.cc execution test
+PASS: ext/random/uniform_on_sphere_distribution/operators/generate.cc (test for excess errors)
+PASS: ext/random/uniform_on_sphere_distribution/operators/generate.cc execution test
+PASS: ext/random/uniform_on_sphere_distribution/operators/inequal.cc (test for excess errors)
+PASS: ext/random/uniform_on_sphere_distribution/operators/inequal.cc execution test
+PASS: ext/random/uniform_on_sphere_distribution/operators/serialize.cc (test for excess errors)
+PASS: ext/random/uniform_on_sphere_distribution/operators/serialize.cc execution test
+PASS: ext/random/von_mises_distribution/cons/default.cc (test for excess errors)
+PASS: ext/random/von_mises_distribution/cons/default.cc execution test
+PASS: ext/random/von_mises_distribution/cons/parms.cc (test for excess errors)
+PASS: ext/random/von_mises_distribution/cons/parms.cc execution test
+PASS: ext/random/von_mises_distribution/operators/equal.cc (test for excess errors)
+PASS: ext/random/von_mises_distribution/operators/equal.cc execution test
+PASS: ext/random/von_mises_distribution/operators/inequal.cc (test for excess errors)
+PASS: ext/random/von_mises_distribution/operators/inequal.cc execution test
+PASS: ext/random/von_mises_distribution/operators/serialize.cc (test for excess errors)
+PASS: ext/random/von_mises_distribution/operators/serialize.cc execution test
+PASS: ext/random/von_mises_distribution/requirements/explicit_instantiation/1.cc (test for excess errors)
+PASS: ext/random/von_mises_distribution/requirements/typedefs.cc (test for excess errors)
PASS: ext/rope/1.cc (test for excess errors)
PASS: ext/rope/1.cc execution test
PASS: ext/rope/2.cc (test for excess errors)
@@ -8499,6 +9312,7 @@ PASS: ext/rope/40299.cc (test for excess errors)
PASS: ext/rope/44708.cc (test for excess errors)
PASS: ext/rope/44963.cc (test for excess errors)
PASS: ext/rope/5.cc (test for excess errors)
+PASS: ext/rope/61946.cc (test for excess errors)
PASS: ext/rope/pthread7-rope.cc (test for excess errors)
PASS: ext/rope/pthread7-rope.cc execution test
PASS: ext/slist/23781_neg.cc (test for errors, line 27)
@@ -8557,18 +9371,6 @@ PASS: ext/throw_allocator/variadic_construct.cc (test for excess errors)
PASS: ext/throw_allocator/variadic_construct.cc execution test
PASS: ext/throw_value/cons.cc (test for excess errors)
PASS: ext/throw_value/cons.cc execution test
-PASS: ext/triangular_distribution/cons/default.cc (test for excess errors)
-PASS: ext/triangular_distribution/cons/default.cc execution test
-PASS: ext/triangular_distribution/cons/parms.cc (test for excess errors)
-PASS: ext/triangular_distribution/cons/parms.cc execution test
-PASS: ext/triangular_distribution/operators/equal.cc (test for excess errors)
-PASS: ext/triangular_distribution/operators/equal.cc execution test
-PASS: ext/triangular_distribution/operators/inequal.cc (test for excess errors)
-PASS: ext/triangular_distribution/operators/inequal.cc execution test
-PASS: ext/triangular_distribution/operators/serialize.cc (test for excess errors)
-PASS: ext/triangular_distribution/operators/serialize.cc execution test
-PASS: ext/triangular_distribution/requirements/explicit_instantiation/1.cc (test for excess errors)
-PASS: ext/triangular_distribution/requirements/typedefs.cc (test for excess errors)
PASS: ext/type_traits/add_unsigned.cc (test for excess errors)
PASS: ext/type_traits/add_unsigned.cc execution test
PASS: ext/type_traits/add_unsigned_floating_neg.cc (test for errors, line 33)
@@ -8593,29 +9395,23 @@ PASS: ext/type_traits/remove_unsigned_integer_neg.cc (test for errors, line 28)
PASS: ext/type_traits/remove_unsigned_integer_neg.cc (test for errors, line 141)
PASS: ext/type_traits/remove_unsigned_integer_neg.cc (test for errors, line 144)
PASS: ext/type_traits/remove_unsigned_integer_neg.cc (test for excess errors)
-PASS: ext/von_mises_distribution/cons/default.cc (test for excess errors)
-PASS: ext/von_mises_distribution/cons/default.cc execution test
-PASS: ext/von_mises_distribution/cons/parms.cc (test for excess errors)
-PASS: ext/von_mises_distribution/cons/parms.cc execution test
-PASS: ext/von_mises_distribution/operators/equal.cc (test for excess errors)
-PASS: ext/von_mises_distribution/operators/equal.cc execution test
-PASS: ext/von_mises_distribution/operators/inequal.cc (test for excess errors)
-PASS: ext/von_mises_distribution/operators/inequal.cc execution test
-PASS: ext/von_mises_distribution/operators/serialize.cc (test for excess errors)
-PASS: ext/von_mises_distribution/operators/serialize.cc execution test
-PASS: ext/von_mises_distribution/requirements/explicit_instantiation/1.cc (test for excess errors)
-PASS: ext/von_mises_distribution/requirements/typedefs.cc (test for excess errors)
-PASS: ext/vstring/assign/move_assign.cc (test for excess errors)
-PASS: ext/vstring/assign/move_assign.cc execution test
PASS: ext/vstring/capacity/29134.cc (test for excess errors)
PASS: ext/vstring/capacity/29134.cc execution test
PASS: ext/vstring/capacity/shrink_to_fit.cc (test for excess errors)
PASS: ext/vstring/capacity/shrink_to_fit.cc execution test
+PASS: ext/vstring/cons/58415-1.cc (test for excess errors)
+PASS: ext/vstring/cons/58415-1.cc execution test
+PASS: ext/vstring/cons/58415-2.cc (test for excess errors)
+PASS: ext/vstring/cons/58415-2.cc execution test
PASS: ext/vstring/cons/moveable.cc (test for excess errors)
PASS: ext/vstring/cons/moveable.cc execution test
PASS: ext/vstring/cons/noexcept_move_construct.cc (test for excess errors)
+PASS: ext/vstring/element_access/char/58163.cc (test for excess errors)
+PASS: ext/vstring/element_access/char/58163.cc execution test
PASS: ext/vstring/element_access/char/front_back.cc (test for excess errors)
PASS: ext/vstring/element_access/char/front_back.cc execution test
+PASS: ext/vstring/element_access/wchar_t/58163.cc (test for excess errors)
+PASS: ext/vstring/element_access/wchar_t/58163.cc execution test
PASS: ext/vstring/element_access/wchar_t/front_back.cc (test for excess errors)
PASS: ext/vstring/element_access/wchar_t/front_back.cc execution test
PASS: ext/vstring/hash/char/1.cc (test for excess errors)
@@ -8628,12 +9424,18 @@ PASS: ext/vstring/inserters_extractors/char/28277.cc (test for excess errors)
PASS: ext/vstring/inserters_extractors/char/28277.cc execution test
PASS: ext/vstring/inserters_extractors/wchar_t/28277.cc (test for excess errors)
PASS: ext/vstring/inserters_extractors/wchar_t/28277.cc execution test
-PASS: ext/vstring/modifiers/char/54577.cc (test for excess errors)
-PASS: ext/vstring/modifiers/char/pop_back.cc (test for excess errors)
-PASS: ext/vstring/modifiers/char/pop_back.cc execution test
-PASS: ext/vstring/modifiers/wchar_t/54577.cc (test for excess errors)
-PASS: ext/vstring/modifiers/wchar_t/pop_back.cc (test for excess errors)
-PASS: ext/vstring/modifiers/wchar_t/pop_back.cc execution test
+PASS: ext/vstring/modifiers/assign/move_assign.cc (test for excess errors)
+PASS: ext/vstring/modifiers/assign/move_assign.cc execution test
+PASS: ext/vstring/modifiers/erase/char/54577.cc (test for excess errors)
+PASS: ext/vstring/modifiers/erase/wchar_t/54577.cc (test for excess errors)
+PASS: ext/vstring/modifiers/insert/char/const_iterator.cc (test for excess errors)
+PASS: ext/vstring/modifiers/insert/wchar_t/const_iterator.cc (test for excess errors)
+PASS: ext/vstring/modifiers/pop_back/char/1.cc (test for excess errors)
+PASS: ext/vstring/modifiers/pop_back/char/1.cc execution test
+PASS: ext/vstring/modifiers/pop_back/wchar_t/1.cc (test for excess errors)
+PASS: ext/vstring/modifiers/pop_back/wchar_t/1.cc execution test
+PASS: ext/vstring/modifiers/replace/char/const_iterator.cc (test for excess errors)
+PASS: ext/vstring/modifiers/replace/wchar_t/const_iterator.cc (test for excess errors)
PASS: ext/vstring/operators/1.cc (test for excess errors)
PASS: ext/vstring/operators/1.cc execution test
PASS: ext/vstring/operators/2.cc (test for excess errors)
@@ -9034,8 +9836,7 @@ PASS: tr1/5_numerical_facilities/random/linear_congruential/operators/not_equal.
PASS: tr1/5_numerical_facilities/random/linear_congruential/operators/serialize.cc (test for excess errors)
PASS: tr1/5_numerical_facilities/random/linear_congruential/operators/serialize.cc execution test
PASS: tr1/5_numerical_facilities/random/linear_congruential/requirements/constants.cc (test for excess errors)
-PASS: tr1/5_numerical_facilities/random/linear_congruential/requirements/non_uint_neg.cc (test for errors, line 30)
-PASS: tr1/5_numerical_facilities/random/linear_congruential/requirements/non_uint_neg.cc (test for errors, line 30)
+PASS: tr1/5_numerical_facilities/random/linear_congruential/requirements/non_uint_neg.cc (test for errors, line 29)
PASS: tr1/5_numerical_facilities/random/linear_congruential/requirements/non_uint_neg.cc (test for excess errors)
PASS: tr1/5_numerical_facilities/random/linear_congruential/requirements/typedefs.cc (test for excess errors)
PASS: tr1/5_numerical_facilities/random/mersenne_twister/cons/default.cc (test for excess errors)
@@ -9183,6 +9984,7 @@ PASS: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_value.c
PASS: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_value.cc execution test
PASS: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/compile.cc (test for excess errors)
PASS: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/compile_2.cc (test for excess errors)
+PASS: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/airy.cc (test for excess errors)
PASS: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_nan.cc (test for excess errors)
PASS: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_nan.cc execution test
PASS: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_value.cc (test for excess errors)
@@ -9506,7 +10308,6 @@ PASS: tr1/7_regular_expressions/regex/cons/char/c_string_awk.cc (test for excess
PASS: tr1/7_regular_expressions/regex/cons/char/c_string_basic.cc (test for excess errors)
PASS: tr1/7_regular_expressions/regex/cons/char/c_string_ecma.cc (test for excess errors)
PASS: tr1/7_regular_expressions/regex/cons/char/c_string_egrep.cc (test for excess errors)
-PASS: tr1/7_regular_expressions/regex/cons/char/c_string_extended.cc (test for excess errors)
PASS: tr1/7_regular_expressions/regex/cons/char/c_string_grep.cc (test for excess errors)
PASS: tr1/7_regular_expressions/regex/cons/char/default.cc (test for excess errors)
PASS: tr1/7_regular_expressions/regex_traits/char/ctor.cc (test for excess errors)
@@ -9564,6 +10365,7 @@ PASS: tr1/8_c_compatibility/cmath/overloads_neg.cc (test for errors, line 61)
PASS: tr1/8_c_compatibility/cmath/overloads_neg.cc (test for errors, line 62)
PASS: tr1/8_c_compatibility/cmath/overloads_neg.cc (test for errors, line 63)
PASS: tr1/8_c_compatibility/cmath/overloads_neg.cc (test for excess errors)
+PASS: tr1/8_c_compatibility/cmath/pow_cmath.cc (test for excess errors)
PASS: tr1/8_c_compatibility/cmath/templates.cc (test for excess errors)
PASS: tr1/8_c_compatibility/cmath/types_std_tr1.cc (test for excess errors)
PASS: tr1/8_c_compatibility/complex/50880.cc (test for excess errors)
@@ -9592,6 +10394,8 @@ PASS: tr2/direct_bases/requirements/explicit_instantiation.cc (test for excess e
PASS: tr2/direct_bases/requirements/typedefs.cc (test for excess errors)
PASS: tr2/direct_bases/value.cc (test for excess errors)
PASS: tr2/direct_bases/value.cc execution test
+PASS: tr2/dynamic_bitset/pr58729.cc (test for excess errors)
+PASS: tr2/dynamic_bitset/pr58729.cc execution test
PASS: tr2/headers/all.cc (test for excess errors)
PASS: tr2/headers/using_namespace_std_tr2.cc (test for excess errors)
Running [...]/hurd/master/libstdc++-v3/testsuite/libstdc++-prettyprinters/prettyprinters.exp ...
@@ -9600,16 +10404,29 @@ PASS: libstdc++-prettyprinters/48362.cc print t1
PASS: libstdc++-prettyprinters/48362.cc print t2
PASS: libstdc++-prettyprinters/cxx11.cc execution test
PASS: libstdc++-prettyprinters/cxx11.cc print efl
+PASS: libstdc++-prettyprinters/cxx11.cc print refl
PASS: libstdc++-prettyprinters/cxx11.cc print fl
+PASS: libstdc++-prettyprinters/cxx11.cc print rfl
PASS: libstdc++-prettyprinters/cxx11.cc print eum
+PASS: libstdc++-prettyprinters/cxx11.cc print reum
PASS: libstdc++-prettyprinters/cxx11.cc print eumm
+PASS: libstdc++-prettyprinters/cxx11.cc print reumm
PASS: libstdc++-prettyprinters/cxx11.cc print eus
+PASS: libstdc++-prettyprinters/cxx11.cc print reus
PASS: libstdc++-prettyprinters/cxx11.cc print eums
+PASS: libstdc++-prettyprinters/cxx11.cc print reums
PASS: libstdc++-prettyprinters/cxx11.cc print uom
+PASS: libstdc++-prettyprinters/cxx11.cc print ruom
PASS: libstdc++-prettyprinters/cxx11.cc print uomm
+PASS: libstdc++-prettyprinters/cxx11.cc print ruomm
PASS: libstdc++-prettyprinters/cxx11.cc print uos
+PASS: libstdc++-prettyprinters/cxx11.cc print ruos
PASS: libstdc++-prettyprinters/cxx11.cc print uoms
+PASS: libstdc++-prettyprinters/cxx11.cc print ruoms
PASS: libstdc++-prettyprinters/cxx11.cc print uptr
+PASS: libstdc++-prettyprinters/cxx11.cc print ruptr
+PASS: libstdc++-prettyprinters/cxx11.cc print tpl
+PASS: libstdc++-prettyprinters/cxx11.cc print rtpl
PASS: libstdc++-prettyprinters/debug.cc execution test
PASS: libstdc++-prettyprinters/debug.cc print str
PASS: libstdc++-prettyprinters/debug.cc print bs
@@ -9624,6 +10441,21 @@ PASS: libstdc++-prettyprinters/debug.cc print sp
PASS: libstdc++-prettyprinters/debug.cc print spciter
PASS: libstdc++-prettyprinters/debug.cc print sll
PASS: libstdc++-prettyprinters/debug.cc print slliter
+PASS: libstdc++-prettyprinters/libfundts.cc execution test
+PASS: libstdc++-prettyprinters/libfundts.cc print str
+PASS: libstdc++-prettyprinters/libfundts.cc print o
+PASS: libstdc++-prettyprinters/libfundts.cc print ob
+PASS: libstdc++-prettyprinters/libfundts.cc print oi
+PASS: libstdc++-prettyprinters/libfundts.cc print op
+PASS: libstdc++-prettyprinters/libfundts.cc print om
+PASS: libstdc++-prettyprinters/libfundts.cc print os
+PASS: libstdc++-prettyprinters/libfundts.cc print a
+PASS: libstdc++-prettyprinters/libfundts.cc print ab
+PASS: libstdc++-prettyprinters/libfundts.cc print ai
+PASS: libstdc++-prettyprinters/libfundts.cc print ap
+PASS: libstdc++-prettyprinters/libfundts.cc print as
+PASS: libstdc++-prettyprinters/libfundts.cc print as2
+PASS: libstdc++-prettyprinters/libfundts.cc print am
PASS: libstdc++-prettyprinters/shared_ptr.cc execution test
PASS: libstdc++-prettyprinters/shared_ptr.cc print esp
PASS: libstdc++-prettyprinters/shared_ptr.cc print ewp1
@@ -9645,6 +10477,20 @@ PASS: libstdc++-prettyprinters/simple.cc print sp
PASS: libstdc++-prettyprinters/simple.cc print spciter
PASS: libstdc++-prettyprinters/simple.cc print sll
PASS: libstdc++-prettyprinters/simple.cc print slliter
+PASS: libstdc++-prettyprinters/simple11.cc execution test
+PASS: libstdc++-prettyprinters/simple11.cc print str
+PASS: libstdc++-prettyprinters/simple11.cc print bs
+PASS: libstdc++-prettyprinters/simple11.cc print deq
+PASS: libstdc++-prettyprinters/simple11.cc print deqiter
+PASS: libstdc++-prettyprinters/simple11.cc print lst
+PASS: libstdc++-prettyprinters/simple11.cc print lstiter
+PASS: libstdc++-prettyprinters/simple11.cc print lstciter
+PASS: libstdc++-prettyprinters/simple11.cc print mp
+PASS: libstdc++-prettyprinters/simple11.cc print mpiter
+PASS: libstdc++-prettyprinters/simple11.cc print sp
+PASS: libstdc++-prettyprinters/simple11.cc print spciter
+PASS: libstdc++-prettyprinters/simple11.cc print sll
+PASS: libstdc++-prettyprinters/simple11.cc print slliter
PASS: libstdc++-prettyprinters/tr1.cc execution test
PASS: libstdc++-prettyprinters/tr1.cc print eum
PASS: libstdc++-prettyprinters/tr1.cc print eumm
@@ -9692,10 +10538,18 @@ PASS: libstdc++-prettyprinters/whatis.cc whatis ranlux48_holder
PASS: libstdc++-prettyprinters/whatis.cc whatis knuth_b_holder
PASS: libstdc++-prettyprinters/whatis.cc whatis ustring_holder
PASS: libstdc++-prettyprinters/whatis.cc whatis sstring_holder
+PASS: libstdc++-prettyprinters/whatis.cc whatis seq1_holder
+PASS: libstdc++-prettyprinters/whatis.cc whatis seq2_holder
+PASS: libstdc++-prettyprinters/whatis.cc whatis assoc1_holder
+PASS: libstdc++-prettyprinters/whatis.cc whatis assoc2_holder
+PASS: libstdc++-prettyprinters/whatis.cc whatis unord1_holder
+PASS: libstdc++-prettyprinters/whatis.cc whatis unord2_holder
+Running [...]/hurd/master/libstdc++-v3/testsuite/libstdc++-xmethods/xmethods.exp ...
+UNSUPPORTED: xmethods.exp
=== libstdc++ Summary ===
-# of expected passes 9427
+# of expected passes 10239
# of unexpected failures 2
-# of expected failures 45
-# of unsupported tests 208
+# of expected failures 69
+# of unsupported tests 225